mirror of https://github.com/CGAL/cgal
|
|
||
|---|---|---|
| .. | ||
| images | ||
| CMakeLists.txt | ||
| Circular_kernel_3.cpp | ||
| Circular_kernel_3.h | ||
| README | ||
README
To compile this demo you need to have an OpenGL library, like:
freeglut-2.4.0
You have to set the option:
-I{your OpenGL folder}/freeglut-2.4.0/include (to compile) [The include files]
-L{your OpenGL folder}/freeglut-2.4.0/src/.libs/ (to link) [The lib files]