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:
- C++ implementation of the 3D QuickHull algorithm☆295Updated last year
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 2 weeks ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 7 months ago
- A nano spline library in modern C++.☆128Updated last year
- Package provides C++ implementation of spline interpolation☆138Updated 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 library to collect many useful spline functions into one place.☆293Updated 3 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆24Updated 8 years ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆313Updated 2 years ago
- Library of cubic spline utilities☆329Updated 2 weeks ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- RSMotion - C++ Library for Reeds-Shepp Cars☆52Updated 4 months ago
- Octree library in C++☆60Updated 13 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆35Updated 4 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- A basic geometry C++ library for 2D and 3D applications☆97Updated 11 months ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 7 months ago
- Fast mesh simplification via edge collapsing☆133Updated 8 years 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…☆31Updated 6 years ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆47Updated 8 months ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆245Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆197Updated 6 months ago
- ☆29Updated 5 years ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- Instanced rendering of massive CAD models using shape matching☆19Updated 2 months ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆27Updated 2 months ago