tomilov / quickhullLinks
Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.
☆76Updated 3 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++.☆128Updated last month
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 9 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆105Updated 8 years ago
- Library for creating and manipulating dual quaternions.☆54Updated 4 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- OpenGP☆81Updated 3 years ago
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated 4 months ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆46Updated 5 months ago
- Octree library in C++☆60Updated 13 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 2 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- Tiny 2D Geometry Library☆30Updated 7 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…☆32Updated 6 years ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆83Updated last month
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 4 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- robust geometric predicates☆38Updated 5 years ago
- Brand new 3d mesh viewer and editor (C++, Qt, OpenGL)☆20Updated 10 years ago
- Various Splines Interpolation classes☆148Updated 3 weeks 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 6 years ago
- A C++ geometry processing library☆52Updated 4 years ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago