leomccormack / convhull_3d
A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes
☆136Updated 2 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++.☆113Updated 3 months ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- SOLID - Software Library for Interference Detection☆97Updated 2 years ago
- vGizmo3D - a virtual GIZMO 3D object manipulator / orientator, via mouse, with pan & dolly/zoom features☆53Updated last week
- A Shoemake Arcball camera in C++☆28Updated last year
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- C++ implementation of the 3D QuickHull algorithm☆272Updated 6 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆38Updated 3 years ago
- nanothread — Minimal thread pool for task parallelism☆63Updated 8 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆115Updated last week
- Constructive Solid Geometry header only implementation.☆21Updated 2 years ago
- A basic geometry C++ library for 2D and 3D applications☆93Updated last month
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆55Updated 6 months ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆37Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆65Updated last year
- Octree library in C++☆58Updated 12 years ago
- A C++ geometry processing library☆48Updated 3 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆70Updated 4 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆44Updated last month
- TinyMesh is a light-weight mesh processing library in C/C++.☆93Updated last year
- The ultimate mesh handling library☆54Updated last month
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆165Updated 5 months ago
- Invk - Inverse Kinematics Library with Quaternions☆26Updated 5 years 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…☆152Updated 9 months ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆24Updated 2 months ago
- C++ implementation of the Marching Cubes algorithm☆37Updated 2 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆33Updated 3 years ago