quickhull-algorithm topic

List quickhull-algorithm repositories

quickhull

65
Stars
8
Forks
Watchers

Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.

Fast-Quick-hull

15
Stars
3
Forks
Watchers

Fast C++ multi-threaded algorithm for computing convex hulls