qhullv8.0.2
- Updated
computes the convex hull, Delaunay triangulation, Voronoi diagram
- Project website: https://github.com/qhull/qhull
#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)#Supported Platforms
All platforms supported.
#Features
No default features.
#tools
Determines whether tools should be built
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#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
Tiago Freitas