tomilov / quickhull
Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.
☆73Updated 2 years ago
Alternatives and similar repositories for quickhull:
Users that are interested in quickhull are comparing it to the libraries listed below
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆136Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆273Updated 7 months ago
- A nano spline library in modern C++.☆114Updated 4 months ago
- Cubic B-Spline implementation in C++ templates☆95Updated 6 months ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆34Updated 3 months ago
- Fast and lightweight class for Bezier curves of any order in C++☆102Updated 3 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆70Updated 4 years ago
- A library to collect many useful spline functions into one place.☆280Updated 3 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆70Updated 4 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- OpenGP☆81Updated 2 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆65Updated last year
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- Distance Transforms of Sampled Functions☆58Updated 6 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Octree library in C++☆58Updated 12 years ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- SOLID - Software Library for Interference Detection☆99Updated 2 years ago
- Robust geometric predicates☆55Updated 7 months ago
- robust geometric predicates☆36Updated 4 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆29Updated 7 years ago
- Library for creating and manipulating dual quaternions.☆51Updated 5 months ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- A basic geometry C++ library for 2D and 3D applications☆94Updated 2 months ago
- Benchmark of various spatial data structures for collision detection.☆131Updated 6 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 5 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- Quadradic Programming solver using Eigen☆29Updated 4 years ago