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 nano spline library in modern C++.☆120Updated 5 months ago
- C++ implementation of the 3D QuickHull algorithm☆278Updated 9 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆141Updated last week
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Cubic B-Spline implementation in C++ templates☆96Updated 8 months ago
- Library for creating and manipulating dual quaternions.☆52Updated 7 months ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 5 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- Benchmark of various spatial data structures for collision detection.☆131Updated 7 years ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 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)…☆65Updated 5 years ago
- robust geometric predicates☆36Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- A library to collect many useful spline functions into one place.☆281Updated 3 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Distance Transforms of Sampled Functions☆58Updated 6 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆72Updated 4 years ago
- Octree library in C++☆59Updated 12 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆69Updated 2 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Sphere-Tree Construction Toolkit (unofficial repository)☆39Updated last month
- Templated hierarchical spatial trees designed for high-peformance.☆127Updated last year
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 5 months ago
- Robust geometric predicates☆58Updated 9 months ago
- Custom views of various objects for Visual Studio debugger☆76Updated 10 months ago
- C++ routines to compute spline curves in nD☆42Updated 5 years ago
- A C++ octree source-code component: for any stored-item type and inspection/search algorithm.☆28Updated 11 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 2 months 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…☆29Updated 6 years ago
- Visual debugger☆45Updated 4 years ago