Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The source code runs in 2-d, 3-d, 4-d, andhigher and higher dimensions. Qhull implements the Quickhull algorithm for computing theconvex the convex hull.

More information

- Homepage: http://www.qhull.org

...