mjjq / ConvexDecomposition
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
- A nano spline library in modern C++.☆120Updated 5 months ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 4 months ago
- C++ implementation of the 3D QuickHull algorithm☆276Updated 8 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆141Updated 3 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆72Updated 4 years ago
- Package provides C++ implementation of spline interpolation☆136Updated 3 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆59Updated 8 months ago
- Approximate Convex Decomposition of Polygons☆44Updated 5 years ago
- Tiny 2D Geometry Library☆28Updated 6 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆24Updated 4 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 2 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆171Updated 5 months ago
- Header-only C++ class for intersecting a triangulated mesh with a plane☆31Updated 4 years ago
- Explicit Corridor Map implementation☆27Updated 9 years ago
- Reference Implementation of Automatic UV Mapping with Harmonic Maps.☆25Updated 8 years ago
- Voxel resources for coders☆198Updated last year
- Distance Transforms of Sampled Functions☆58Updated 6 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig☆157Updated last month
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆172Updated 7 months ago
- Voxelization of a triangle in 3D. Pure math demo.☆34Updated 3 years ago
- Library of cubic spline utilities☆323Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆68Updated 2 years ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆38Updated last month
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆82Updated 4 years ago
- C++ routines to compute spline curves in nD☆42Updated 5 years ago
- Octree/Quadtree/N-dimensional linear tree☆154Updated 2 weeks ago