quickhull topic
Computational-geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh...
qhull
Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki
3d-quickhull
Header only 3d quickhull in c99
quickhull3d
A JS library to find the convex hull of a finite set of 3d points
convhull_3d
A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes
quickhull
Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.
quickhull-go
3D convex hull (quickhull) algorithm in Go
Fast-Quick-hull
Fast C++ multi-threaded algorithm for computing convex hulls