Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 814 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 814 Bytes

NOTE: This library is header-only.

Implementation of the Quickhull algorithm (Barber et al) for the convex hulls finding in arbitrary dimension (>1) space. Also implemented the Mehlhorn algorithm (Mehlhorn et al) for checking convexity of resulting geometric structure.