leomccormack / convhull_3d
A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes
☆143Updated last month
Alternatives and similar repositories for convhull_3d
Users that are interested in convhull_3d are comparing it to the libraries listed below
Sorting:
- A nano spline library in modern C++.☆120Updated 7 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 3 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆56Updated last month
- A Shoemake Arcball camera in C++☆28Updated last year
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆76Updated 2 years ago
- ☆98Updated last year
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆41Updated last year
- A basic geometry C++ library for 2D and 3D applications☆96Updated 5 months ago
- Octree library in C++☆59Updated 12 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- C++ implementation of the 3D QuickHull algorithm☆279Updated 10 months ago
- A collection of common mesh subdivision algorithms☆96Updated 7 years ago
- nanothread — Minimal thread pool for task parallelism☆74Updated last month
- Robust geometric predicates☆58Updated 10 months ago
- Tiny 2D Geometry Library☆28Updated 6 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆39Updated 4 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 6 months ago
- C++ routines to compute spline curves in nD☆42Updated 5 years ago
- Dual Contoruing implemented in C++☆93Updated 6 years ago
- robust geometric predicates☆36Updated 4 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆23Updated last year
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆176Updated 3 years ago
- Constructive Solid Geometry utility code in C++ (ported from a JS Library).☆22Updated 3 years ago