General dimension convex hull programs http://www.qhull.org/
Go to file
2024-01-06 05:29:17 +01:00
libqhull.spec provide compatibility symlinks to resolve qhull/qhull.h into libqhull/libqhull.h [release 2012.1-2mamba;Fri Jul 18 2014] 2024-01-06 05:29:17 +01:00
README.md automatic version update by autodist [release 2009.1.3-1mamba;Mon Mar 18 2013] 2024-01-06 05:29:17 +01:00

libqhull

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.