cgal/Geomview/demo/Geomview
Laurent Saboret db6a8f948c Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
..
data Move packages to trunk root 2006-02-14 08:58:15 +00:00
README Move packages to trunk root 2006-02-14 08:58:15 +00:00
input.C Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
kernel.C Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
makefile Move packages to trunk root 2006-02-14 08:58:15 +00:00
terrain.C Change CVS keywords to SVN style 2006-02-16 14:30:13 +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.
- 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.