mjjq / ConvexDecompositionLinks
Header only C++ library for decomposing and slicing concave polygons into convex polygons
☆74Updated 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++☆108Updated last month
- C++ implementation of the 3D QuickHull algorithm☆300Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 8 months ago
- Package provides C++ implementation of spline interpolation☆141Updated 4 years ago
- A nano spline library in modern C++.☆127Updated last week
- A library to collect many useful spline functions into one place.☆292Updated 3 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆24Updated 8 years ago
- Octree library in C++☆59Updated 13 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆60Updated 8 months ago
- Library of cubic spline utilities☆334Updated 3 weeks ago
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated 4 months ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated last year
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig☆187Updated 4 months ago
- SOLID - Software Library for Interference Detection☆100Updated 3 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆314Updated 2 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆346Updated 4 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆198Updated 8 months ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- 2D signed distance field☆20Updated 4 years ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆105Updated last year
- 2D Delaunay triangulation (dela) - super stable (bella!)☆247Updated last year
- Invk - Inverse Kinematics Library with Quaternions☆29Updated last month
- Voxelization of a triangle in 3D. Pure math demo.☆36Updated last month
- RSMotion - C++ Library for Reeds-Shepp Cars☆54Updated 5 months ago