HULL - Convex Hull Calculations
HULL computes convex hulls, Delaunay triangulations, alpha shapes,
and Voronoi volumes, using an incremental algorithm and exact arithmetic.
-
Author:
-
Ken Clarkson,
clarkson@research.att.com,
http://www.cs.att.com/csrc/clarkson.html.
Files you may copy include:
Also, for testing, there is
-
rsites.c, which generates a given number
of random points of given dimension;
Back to the C software page.
Last revised on 08 March 2001.