akuukka / quickhull
C++ implementation of the 3D QuickHull algorithm
☆276Updated 8 months ago
Alternatives and similar repositories for quickhull:
Users that are interested in quickhull are comparing it to the libraries listed below
- A nano spline library in modern C++.☆118Updated 5 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 4 months ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆339Updated 3 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆71Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆140Updated 3 years ago
- A library to collect many useful spline functions into one place.☆281Updated 3 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆322Updated last year
- C++ library for NURBS curves and surfaces☆473Updated 9 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆332Updated 4 years ago
- Octree/Quadtree/N-dimensional linear tree☆149Updated this week
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆175Updated 7 years ago
- Library of cubic spline utilities☆323Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 2 months ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆335Updated last year
- A header-only, single-file library for colormaps written in C++11☆340Updated 7 months ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆362Updated 5 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆282Updated last year
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆982Updated last month
- Package provides C++ implementation of spline interpolation☆136Updated 3 years ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig☆153Updated last month
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆71Updated 4 years ago
- Library for collision detection between two convex shapes☆543Updated last year
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆59Updated 8 months ago
- A simple octree with good commenting for learning how octrees work.☆257Updated 2 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆167Updated 5 months ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆302Updated last year
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆154Updated 3 years ago
- A simple header only implementation of a SVD for 3x3 Matrices based on "Computing the Singular Value Decomposition of 3x3 matrices with m…☆15Updated last year