akuukka / quickhull
C++ implementation of the 3D QuickHull algorithm
☆273Updated 7 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++.☆114Updated 4 months ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆337Updated 3 years ago
- C++ library for NURBS curves and surfaces☆466Updated 8 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++☆102Updated 3 months ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆321Updated last year
- A library to collect many useful spline functions into one place.☆281Updated 3 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆328Updated 4 years ago
- A header-only, single-file library for colormaps written in C++11☆338Updated 6 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆137Updated 2 years ago
- Library for collision detection between two convex shapes☆532Updated last year
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆336Updated last year
- SOLID - Software Library for Interference Detection☆99Updated 2 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆165Updated 4 months ago
- Library of cubic spline utilities☆323Updated last year
- Octree/Quadtree/N-dimensional linear tree☆146Updated last week
- A library for performing proximity queries on a pair of geometric models composed of triangles☆70Updated 4 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆281Updated last year
- Package provides C++ implementation of spline interpolation☆135Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆115Updated 3 weeks ago
- A simple octree with good commenting for learning how octrees work.☆255Updated 2 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆360Updated 5 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆227Updated last year
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆70Updated 4 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆967Updated 3 weeks ago
- Cubic B-Spline implementation in C++ templates☆95Updated 6 months ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆153Updated 10 months ago
- A library for detecting and resolving intersections between two surface meshes.☆433Updated last month
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆174Updated 7 years ago