cgal/Geomview/demo/Geomview
Andreas Fabri da217de6a4 Renamed example in order to get unique names 2008-12-12 08:37:38 +00:00
..
data
CMakeLists.txt Commit missing CMakeLists.txt for demos. 2008-12-10 11:03:43 +00:00
README Renamed example in order to get unique names 2008-12-12 08:37:38 +00:00
gv_terrain.cpp Renamed example in order to get unique names 2008-12-12 08:37:38 +00:00
input.cpp Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
kernel.cpp Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
makefile changed .C to .cpp in examples 2006-07-09 21:21:07 +00:00

README

This directory contains demo programs for the interface of CGAL with the
Geomview 3D viewer.

- kernel is a program that shows the output of kernel objects.
- input is a program demonstrating how you can enter a point in Geomview and
  pass it to the CGAL program.
- gv_terrain is a program that show successively the same set of points in a 2D
  Delaunay triangulation (projected), 3D Delaunay, and terrain.  Alternatively
  in wired or plain mode.