cgal/Alpha_shapes_3/demo/Alpha_shapes_3
Joachim Reichel 7a2fec4821 renamed {demo,examples}/Makefile to {demo,examples}/makefile to avoid
being matched by "Makefile" in dont_submit
2006-03-17 18:00:59 +00:00
..
data - Rename Data/ directories to data/ for homogeneity. 2006-03-11 22:21:10 +00:00
README - Rename Data/ directories to data/ for homogeneity. 2006-03-11 22:21:10 +00:00
alpha_shapes_3.C Changed names of examples and demos 2006-03-09 09:56:28 +00:00
finput
makefile renamed {demo,examples}/Makefile to {demo,examples}/makefile to avoid 2006-03-17 18:00:59 +00:00
weighted_alpha_shapes_3.C Changed names of examples and demos 2006-03-09 09:56:28 +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.