Apocrypha

qhull

Geometry library

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, and higher dimensions. Qhull implements the Quickhull algorithm for computing the convex hull. It handles roundoff errors from floating point arithmetic. It computes volumes, surface areas, and approximations to the convex hull. Qhull does not support constrained Delaunay triangulations, triangulation of non-convex surfaces, mesh generation of non-convex objects, or medium-sized inputs in 9-D and higher.

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 2020.2.8.1_alpha6 1 16 h details ›

Versions & arches

VersionOverlay amd64arm64x86ppc64riscvalphaarmarm64-macoshppaloongppcs390sparcx64-macos Committed
2020.2.8.1_alpha6 gentoo amd64 stable arm64 stable x86 stable ppc64 stable riscv testing alpha testing arm stable arm64-macos testing hppa testing loong testing ppc stable s390 testing sparc testing x64-macos testing view · download · history ↗

Use flags of 2020.2.8.1_alpha6

  • doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • static-libs Build static versions of dynamic libraries as well
  • tools Build applications
  • test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)