cgal/Geomview/demo/Geomview
Sébastien Loriot fb6f703b55 IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
..
data
CMakeLists.txt update max version of cmake and announce the new minimal in CHANGE.md 2021-04-15 15:08:54 +02:00
README Renamed example in order to get unique names 2008-12-12 08:37:38 +00:00
gv_terrain.cpp IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
input.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
kernel.cpp IO namespace for files in IO directories 2021-05-04 14:36:06 +02: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.