akuukka / quickhullLinks
C++ implementation of the 3D QuickHull algorithm
☆281Updated 11 months ago
Alternatives and similar repositories for quickhull
Users that are interested in quickhull are comparing it to the libraries listed below
Sorting:
- Dynamic AABB trees in C++ with support for periodic systems.☆333Updated 4 years ago
- C++ library for NURBS curves and surfaces☆479Updated last year
- A library to collect many useful spline functions into one place.☆283Updated 3 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆75Updated 2 years ago
- A nano spline library in modern C++.☆121Updated 8 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Octree/Quadtree/N-dimensional linear tree☆171Updated last month
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆326Updated last year
- SOLID - Software Library for Interference Detection☆101Updated 2 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆105Updated last month
- A header-only, single-file library for colormaps written in C++11☆344Updated 2 weeks ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆344Updated 3 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆182Updated 2 months ago
- Library of cubic spline utilities☆326Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆142Updated 2 months ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆345Updated last year
- Package provides C++ implementation of spline interpolation☆137Updated 3 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- A procedural geometry generation library for C++11☆224Updated 2 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆236Updated last year
- Header only 3d quickhull in c99☆294Updated 7 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 5 months ago
- A simple and modern C++ quadtree implementation☆236Updated last year
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 years ago
- 2D constrained Delaunay triangulation library☆480Updated last year
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,012Updated last month
- A library for performing proximity queries on a pair of geometric models composed of triangles☆75Updated 4 years ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- Library for collision detection between two convex shapes☆566Updated last year