leomccormack / convhull_3dLinks
A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes
☆143Updated 3 months ago
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++.☆122Updated 9 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 5 months ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆57Updated 3 months ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆178Updated 4 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 7 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆26Updated 8 months ago
- Library of cubic spline utilities☆326Updated last year
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Octree library in C++☆60Updated 13 years ago
- C++ implementation of the 3D QuickHull algorithm☆285Updated last year
- nanothread — Minimal thread pool for task parallelism☆78Updated 3 months ago
- Tiny 2D Geometry Library☆29Updated 6 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆79Updated 2 years ago
- ☆100Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆183Updated 2 months ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆40Updated 5 years ago
- ☆28Updated 5 years ago
- A Shoemake Arcball camera in C++☆30Updated last year
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆174Updated 11 months ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- The ultimate mesh handling library☆58Updated last week
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 6 months ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆42Updated last year
- Isotropic Remeshing of Triangulated Surface☆90Updated 2 years ago