summaryrefslogtreecommitdiff
path: root/math/qhull/DESCR
blob: 7e74358e567b806aa4c7e0640bab6b6074e1d9ce (plain)
1
2
3
4
5
Qhull is a general dimension convex hull program that reads a set
of points from stdin, and outputs the smallest convex set that contains
the points to stdout.  It also generates Delaunay triangulations, Voronoi
diagrams, furthest-site Voronoi diagrams, and halfspace intersections
about a point.