mjjq / ConvexDecompositionLinks
Header only C++ library for decomposing and slicing concave polygons into convex polygons
☆74Updated 5 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++☆108Updated 3 months ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 9 months ago
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A nano spline library in modern C++.☆130Updated last month
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆24Updated 9 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆132Updated last year
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆317Updated 2 years ago
- Library of cubic spline utilities☆336Updated last week
- Octree library in C++☆60Updated 13 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 10 months ago
- A basic geometry C++ library for 2D and 3D applications☆98Updated last year
- PH-Tree C++ implementation☆37Updated 10 months ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated last week
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Distance Transforms of Sampled Functions☆60Updated 7 years ago
- 2D signed distance field☆20Updated 4 years ago
- A simple and modern C++ quadtree implementation☆251Updated last year
- SOLID - Software Library for Interference Detection☆100Updated 3 years ago
- Instanced rendering of massive CAD models using shape matching☆22Updated 4 months ago
- RSMotion - C++ Library for Reeds-Shepp Cars☆55Updated 7 months ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆105Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆202Updated 9 months ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig☆191Updated 3 weeks ago
- Classes that demonstrate how to use Sturm's Theroem for root finding to solve the 5th degree polynomial required to project a 3D point to…☆32Updated 7 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year