Skip to content

Commit 2c632bf

Browse files
authored
Add note about interactive example
1 parent 390b99a commit 2c632bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ Install CMake, and use either the CMake GUI or the command line interface (as on
3131
### Edit the code
3232

3333
Modify the main file `src/main.cpp` to start implementing your own algorithms. `CMakeLists.txt` contains a few comments for adding additional files.
34+
35+
## Interactive interpreter
36+
37+
The `console` subdirectory contains instructions and an example for running geometry-central and Polyscope in an interactive C++ interpreter with `cling`.

0 commit comments

Comments
 (0)