cgal/Alpha_shapes_3/demo/Alpha_shapes_3
Laurent Saboret e42659d1a4 Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk 2006-05-04 09:15:26 +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
alpha_shapes_3.vcproj Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk 2006-05-04 09:15:26 +00:00
finput Move packages to trunk root 2006-02-14 08:58:13 +00:00
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
weighted_alpha_shapes_3.vcproj Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk 2006-05-04 09:15:26 +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.