quickhull-algorithm topic

List quickhull-algorithm repositories

quickhull

76
Stars
9
Forks
76
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