tomilov / quickhullLinks
Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.
☆74Updated 2 years ago
Alternatives and similar repositories for quickhull
Users that are interested in quickhull are comparing it to the libraries listed below
Sorting:
- A nano spline library in modern C++.☆120Updated 7 months ago
- C++ implementation of the 3D QuickHull algorithm☆280Updated 10 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆142Updated 2 months ago
- Octree library in C++☆59Updated 12 years ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- OpenGP☆81Updated 2 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 3 weeks ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆98Updated 10 months ago
- Distance Transforms of Sampled Functions☆59Updated 6 years ago
- Package provides C++ implementation of spline interpolation☆137Updated 3 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 6 months ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆42Updated 3 months ago
- robust geometric predicates☆37Updated 4 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆75Updated 4 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆102Updated 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
- Robust geometric predicates☆60Updated 11 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆129Updated last year
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- ☆75Updated 10 years ago
- Library for creating and manipulating dual quaternions.☆52Updated 9 months ago
- SOLID - Software Library for Interference Detection☆101Updated 2 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- A C++ geometry processing library☆49Updated 4 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 4 months ago