leomccormack / convhull_3dLinks
A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes
☆148Updated 9 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:
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 10 months ago
- A nano spline library in modern C++.☆130Updated last month
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 5 years ago
- A basic geometry C++ library for 2D and 3D applications☆98Updated last year
- SOLID - Software Library for Interference Detection☆100Updated 3 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆105Updated last year
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- The ultimate mesh handling library☆60Updated 3 weeks ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆180Updated last month
- Octree library in C++☆60Updated 13 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆98Updated 2 weeks ago
- Basic linear algebra C++ library for 2D and 3D applications☆48Updated last year
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆42Updated 5 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- Invk - Inverse Kinematics Library with Quaternions☆30Updated 2 months ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆36Updated 2 months ago
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated last week
- TinyMesh is a light-weight mesh processing library in C/C++.☆99Updated 2 years ago
- nanothread — Minimal thread pool for task parallelism☆91Updated 3 months ago
- ☆29Updated 5 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- Library of cubic spline utilities☆336Updated last week
- Classes that demonstrate how to use Sturm's Theroem for root finding to solve the 5th degree polynomial required to project a 3D point to…☆32Updated 7 years ago
- Minimalist real-time 3D particles simulator (Boids, Fluids, Clouds) based on OpenGL/OpenCL frameworks☆45Updated last year