leomccormack / convhull_3dLinks
A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes
☆142Updated 2 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++.☆120Updated 7 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 4 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆74Updated 2 years ago
- SOLID - Software Library for Interference Detection☆101Updated 2 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- A Shoemake Arcball camera in C++☆29Updated last year
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆57Updated 2 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆173Updated 9 months ago
- nanothread — Minimal thread pool for task parallelism☆78Updated last month
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆61Updated 10 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆177Updated 3 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 6 months ago
- Robust geometric predicates☆60Updated 11 months ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year
- Octree library in C++☆59Updated 12 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆35Updated 3 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- ☆28Updated 4 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆42Updated last year
- ☆99Updated last year
- C++ wrapper for the original J.P Shevchuk's "Triangle" package☆37Updated last week
- C++ implementation of the 3D QuickHull algorithm☆280Updated 10 months ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- ☆83Updated last year
- Library of cubic spline utilities☆326Updated last year
- Constructive Solid Geometry header only implementation.☆21Updated 3 years ago