cgal/Alpha_shapes_3/demo/Alpha_shapes_3
Laurent Rineau a5941f81cf Alpha_shapes_3/demo needs a submitted/commited CMakeLists.txt. 2008-06-30 11:29:53 +00:00
..
data
CMakeLists.txt Alpha_shapes_3/demo needs a submitted/commited CMakeLists.txt. 2008-06-30 11:29:53 +00:00
README
alpha_shapes_3.cpp Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
alpha_shapes_3.vcproj .C ->.cpp and autolinking 2007-04-11 13:59:20 +00:00
finput
makefile replace obsolete variable CGAL_WINDOW_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:57:31 +00:00
weighted_alpha_shapes_3.cpp Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
weighted_alpha_shapes_3.vcproj .C ->.cpp and autolinking 2007-04-11 13:59:20 +00:00

README

REQUIREMENTS:

- you must have installed geomview on your platform.

USAGE OF DEMO_ALPHA AND DEMO_WEIGHT:

- ./finput is the file read as input for the demos (ex link another 
  file as finput to change it). here finput = ./data/bunny1000

- when Alpha shapes is computed, you can choose in standard input an alpha 
  index [0,100] and visualize result in the geomview window.