aparis69 / MarchingCubeCppLinks
A public domain/MIT header-only marching cube implementation in C++ without anything fancy.
☆42Updated last year
Alternatives and similar repositories for MarchingCubeCpp
Users that are interested in MarchingCubeCpp are comparing it to the libraries listed below
Sorting:
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- Isotropic Remeshing of Triangulated Surface☆91Updated 2 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆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☆176Updated 11 months ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 10 months ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- A C++ geometry processing library☆50Updated 4 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…☆160Updated last year
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆26Updated 3 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆105Updated 2 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆178Updated 4 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- The ultimate mesh handling library☆59Updated 3 weeks ago
- An algorithm for Structured Volume Decomposition☆39Updated 4 months ago
- ☆32Updated 3 years ago
- A Lightweight Mesh Voxelization Library with OpenGL Geometry Shader☆28Updated 2 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- ☆51Updated last year
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆145Updated 2 months ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- Indirect Predicates for Geometric Constructions☆47Updated 2 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 6 months ago
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆36Updated 6 months ago
- ☆38Updated 7 years ago
- Gradients/Hessians for optimizing with rotation variables.☆26Updated 2 years ago
- An example that complies and runs the fast winding number for soups☆78Updated 6 years ago