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 2 months ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- A nano spline library in modern C++.☆128Updated last month
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 9 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- Library of cubic spline utilities☆336Updated last month
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆24Updated 9 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆202Updated 8 months ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- Octree library in C++☆60Updated 13 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- RSMotion - C++ Library for Reeds-Shepp Cars☆54Updated 6 months ago
- PH-Tree C++ implementation☆35Updated 10 months ago
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated 4 months ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆105Updated 8 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- SOLID - Software Library for Interference Detection☆100Updated 3 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- A simple and modern C++ quadtree implementation☆249Updated last year
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated last year
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆60Updated 9 months ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆315Updated 2 years ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig☆188Updated last week
- 2D signed distance field☆20Updated 4 years ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago