leomccormack / convhull_3d
A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes
☆138Updated 3 years ago
Alternatives and similar repositories for convhull_3d:
Users that are interested in convhull_3d are comparing it to the libraries listed below
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- A nano spline library in modern C++.☆114Updated 4 months ago
- SOLID - Software Library for Interference Detection☆99Updated 2 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆116Updated last month
- vGizmo3D - a virtual GIZMO 3D object manipulator / orientator, via mouse, with pan & dolly/zoom features☆53Updated last month
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆168Updated 6 months ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆56Updated 7 months ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆24Updated 3 months ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- A C++ geometry processing library☆48Updated 3 years ago
- nanothread — Minimal thread pool for task parallelism☆64Updated this week
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆34Updated 2 years ago
- robust geometric predicates☆36Updated 4 years ago
- A Shoemake Arcball camera in C++☆28Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆65Updated last year
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆70Updated 4 years ago
- Robust geometric predicates☆56Updated 8 months ago
- A library for constructing and traversing LBVHs.☆18Updated 3 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 9 months ago
- A procedural geometry generation library for C++11☆221Updated 2 years ago
- The ultimate mesh handling library☆54Updated 2 months ago
- Voxelization of a triangle in 3D. Pure math demo.☆34Updated 3 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Indirect Predicates for Geometric Constructions☆45Updated 3 weeks ago
- C++ implementation of the 3D QuickHull algorithm☆275Updated 7 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
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆38Updated 5 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆52Updated 5 months ago