akuukka / quickhull
C++ implementation of the 3D QuickHull algorithm
☆279Updated 10 months 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
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆343Updated 3 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆143Updated last month
- C++ library for NURBS curves and surfaces☆476Updated 11 months ago
- A library to collect many useful spline functions into one place.☆282Updated 3 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated last week
- Package provides C++ implementation of spline interpolation☆137Updated 3 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆333Updated 4 years ago
- A header-only, single-file library for colormaps written in C++11☆342Updated 8 months ago
- Library of cubic spline utilities☆324Updated last year
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆324Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 3 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆73Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig☆160Updated 2 months ago
- Octree/Quadtree/N-dimensional linear tree☆165Updated 2 weeks ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆177Updated 7 years ago
- Library for collision detection between two convex shapes☆556Updated last year
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆997Updated last week
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆343Updated last year
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- This is a mirror of the latest stable version of Triangle.☆139Updated 3 weeks ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆176Updated last year
- Cubic B-Spline implementation in C++ templates☆97Updated 9 months ago
- A procedural geometry generation library for C++11☆223Updated 2 years ago
- Header only 3d quickhull in c99☆293Updated 7 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆155Updated 3 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago