Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Updated Borsch submodule to fix package include directories extraction in QHULLConfig.cmake
448d6cdView on GitHubUpdated Borsch submodule to fix target name in QHULLConfig.cmake
5296e1eView on GitHubReplaced custom installing and packaging with the ones from Borsch
9559c78View on GitHubpoly2.c, poly2_r.c: fixed missing 'getid_(previousvertex)' for #143
d1c2fc0View on GitHubfeat: QH_NORETURN macro to set noreturn function attribute (#167)
478017fView on GitHubfix: improved floating point type consistency in libqhull(_r) (#164)
c814cb7View on GitHubfix: ensure that %p format specifiers are used with (void *) pointers (#162)
9ce3f3fView on GitHubFix arguments inconsistent with their format strings (#143)
1b67ec9View on GitHub