leomccormack / convhull_3d
A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes
☆141Updated 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
- A nano spline library in modern C++.☆120Updated 5 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 2 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆41Updated last year
- vGizmo3D - a virtual GIZMO 3D object manipulator / orientator, via mouse, with pan & dolly/zoom features☆56Updated this week
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- C++ implementation of the 3D QuickHull algorithm☆276Updated 8 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆172Updated 7 months ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆24Updated 4 months ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆59Updated 8 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- ☆97Updated 10 months ago
- nanothread — Minimal thread pool for task parallelism☆71Updated last month
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 10 months 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☆68Updated 2 years ago
- SOLID - Software Library for Interference Detection☆99Updated 2 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆175Updated 3 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆34Updated 3 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- A C++ geometry processing library☆49Updated 4 years ago
- C++ routines to compute spline curves in nD☆42Updated 5 years ago
- ☆28Updated 4 years ago
- Octree library in C++☆59Updated 12 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆82Updated 4 years ago
- Robust geometric predicates☆58Updated 9 months ago
- A basic geometry C++ library for 2D and 3D applications☆95Updated 3 months ago