Files
cgal/Circular_kernel_3/demo/Circular_kernel_3
..
2006-08-21 15:10:08 +00:00
2006-08-21 15:10:08 +00:00
2006-08-23 12:43:48 +00:00
2006-08-23 12:43:33 +00:00
2006-08-21 15:10:08 +00:00
2006-08-22 15:27:34 +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]