convex-hull topic
convhull_3d
A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes
tektosyne
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
PGS
Processing Geometry Suite
quickhull
Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.
competitiveprogramming
Competitive programming related stuffs (Olympiads, Codeforces, USACO)
tympanum
A Typescript library for multidimensional convex hulling and Delaunay triangulations.
Convexhull-3D-Implementation-of-incremental-convexhull-algorithm
c++ implementation of 3D incremental convell hull algorthim
minvo
Simplexes with Minimum Volume Enclosing Polynomial Curves
orourke-compc
Code from O'Rourke book "Computational Geometry algorithms in C" 1997