akuukka / quickhull
C++ implementation of the 3D QuickHull algorithm
☆268Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for quickhull
- A nano spline library in modern C++.☆111Updated last month
- A library to collect many useful spline functions into one place.☆272Updated 2 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆334Updated 3 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆71Updated 2 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆321Updated 3 years ago
- C++ library for NURBS curves and surfaces☆456Updated 5 months ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆312Updated last year
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆68Updated 3 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆353Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆133Updated 2 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆321Updated 9 months ago
- SOLID - Software Library for Interference Detection☆95Updated last year
- A header-only, single-file library for colormaps written in C++11☆331Updated 3 months ago
- A simple octree with good commenting for learning how octrees work.☆254Updated 2 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆931Updated 2 months ago
- Package provides C++ implementation of spline interpolation☆130Updated 3 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆279Updated last year
- Library of cubic spline utilities☆319Updated last year
- Library for collision detection between two convex shapes☆504Updated 11 months ago
- Fast and lightweight class for Bezier curves of any order in C++☆99Updated 2 weeks ago
- Octree/Quadtree/N-dimensional linear tree☆123Updated 3 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆115Updated 12 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆172Updated 6 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆167Updated 10 months ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆64Updated 3 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆523Updated 10 months ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C#, Go, Matlab and Python☆139Updated 10 months ago
- 2D constrained Delaunay triangulation library☆445Updated 9 months ago
- Benchmark of various spatial data structures for collision detection.☆130Updated 6 years ago
- A procedural geometry generation library for C++11☆212Updated last year