Files
cgal/Circular_kernel_3/demo/Circular_kernel_3
2007-08-23 07:55:52 +00:00
..
2007-02-15 07:58:15 +00:00
2007-03-23 19:17:15 +00:00
2007-08-23 07:55:52 +00:00
2006-08-23 14:40:11 +00:00

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]