akuukka / quickhullLinks
C++ implementation of the 3D QuickHull algorithm
☆288Updated last year
Alternatives and similar repositories for quickhull
Users that are interested in quickhull are comparing it to the libraries listed below
Sorting:
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- A library to collect many useful spline functions into one place.☆286Updated 3 years ago
- A nano spline library in modern C++.☆124Updated 10 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆106Updated last week
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- C++ library for NURBS curves and surfaces☆486Updated last year
- Octree/Quadtree/N-dimensional linear tree☆180Updated 3 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 4 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- A header-only, single-file library for colormaps written in C++11☆349Updated 2 months ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆328Updated 2 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆346Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- A simple octree with good commenting for learning how octrees work.☆261Updated 3 years ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig☆175Updated last week
- A really fast C++ library for Delaunay triangulation of 2D points☆193Updated 4 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆565Updated last year
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆313Updated last year
- A simple and modern C++ quadtree implementation☆240Updated last year
- Library of cubic spline utilities☆328Updated last year
- A library for performing proximity queries on a pair of geometric models composed of triangles☆77Updated 4 years ago
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- Library for collision detection between two convex shapes☆591Updated last year
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆159Updated 3 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆368Updated 5 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆362Updated last year
- Sphere-Tree Construction Toolkit (unofficial repository)☆44Updated 6 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago