mjjq / ConvexDecomposition
Header only C++ library for decomposing and slicing concave polygons into convex polygons
☆72Updated 4 years ago
Alternatives and similar repositories for ConvexDecomposition
Users that are interested in ConvexDecomposition are comparing it to the libraries listed below
Sorting:
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated last week
- A nano spline library in modern C++.☆120Updated 7 months ago
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆73Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆143Updated last month
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Package provides C++ implementation of spline interpolation