cgal/Alpha_shapes_3/demo/Alpha_shapes_3
Andreas Fabri 083c2b007b changed .C to .cpp in examples 2006-07-09 19:01:37 +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.cpp changed .C to .cpp in examples 2006-07-09 19:01:37 +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
makefile changed .C to .cpp in examples 2006-07-09 19:01:37 +00:00
weighted_alpha_shapes_3.cpp changed .C to .cpp in examples 2006-07-09 19:01:37 +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.