qhull v8.0.2
- Created
- Updated
computes the convex hull, Delaunay triangulation, Voronoi diagram
# Usage
The package qhull provides CMake targets:
# Reentrant C API
find_package(Qhull CONFIG REQUIRED)
target_link_libraries(main PRIVATE Qhull::qhull_r)
# C++ API
find_package(Qhull CONFIG REQUIRED)
target_link_libraries(main PRIVATE Qhull::qhullcpp)
# License
Unspecified
# Supported Platforms
All platforms are supported
# Features
No default features set.
# tools
Determines whether tools should be built
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- mmazaherit
- Tsukasa Sugiura
- Alexander Karatarakis
- Victor Romero
- Alexander Neumann
- pravic
- contre
- SeekingMeaning
- Giulio Romualdi
- ras0219
- Francisco Facioni
- Billy O'Neal
- Kai Pastor
- Matthias Kuhn
- Aleksi Sapon