mjjq / ConvexDecompositionLinks
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++☆105Updated last month
- A nano spline library in modern C++.☆121Updated 8 months ago
- C++ implementation of the 3D QuickHull algorithm☆281Updated 11 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆75Updated 2 years ago
- Package provides C++ implementation of spline interpolation☆137Updated 3 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆24Updated 8 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆142Updated 2 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☆75Updated 4 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆182Updated 2 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- Tiny 2D Geometry Library☆29Updated 6 years ago
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 7 months ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆61Updated 11 months ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 5 months ago
- Header-only C++ class for intersecting a triangulated mesh with a plane☆33Updated 4 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆39Updated last year
- Fast and lightweight implementation of the Fortune algorithm for generating Voronoi diagrams and Delaunay triangulations☆10Updated last year
- Templated hierarchical spatial trees designed for high-peformance.☆130Updated last year
- RSMotion - C++ Library for Reeds-Shepp Cars☆48Updated 6 years ago
- Library of cubic spline utilities☆326Updated last year
- Instanced rendering of massive CAD models using shape matching☆19Updated 4 years ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig☆168Updated 4 months ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆57Updated 2 months ago
- An application for generating and rendering realistic forest scenes using L-systems and OpenGL. Created for my MEng Computer Science Indi…☆28Updated 2 years ago
- This example shows how to make OpenSceneGraph and Dear ImGui work together☆44Updated 2 years ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆42Updated 4 months ago