akuukka / quickhullLinks
C++ implementation of the 3D QuickHull algorithm
☆302Updated last year
Alternatives and similar repositories for quickhull
Users that are interested in quickhull are comparing it to the libraries listed below
Sorting:
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- A nano spline library in modern C++.☆130Updated last month
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 5 years ago
- A header-only, single-file library for colormaps written in C++11☆362Updated 2 months ago
- C++ library for NURBS curves and surfaces☆502Updated last year
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated this week
- Dynamic AABB trees in C++ with support for periodic systems.☆338Updated 5 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆348Updated 4 years ago
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 10 months ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆336Updated 2 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆585Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- Fast radius neighbor search with an Octree (ICRA 2015)☆374Updated 6 years ago
- Octree/Quadtree/N-dimensional linear tree☆207Updated last month
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- Distance Transforms of Sampled Functions☆60Updated 7 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆161Updated 4 years ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig☆191Updated last month
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆385Updated 4 months ago
- Library for collision detection between two convex shapes☆624Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 8 years ago
- Library of cubic spline utilities☆336Updated 3 weeks ago
- C++ version the delaunay triangulation☆458Updated 5 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆286Updated 2 weeks ago
- A really fast C++ library for Delaunay triangulation of 2D points☆203Updated 9 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆79Updated 5 years ago