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:
- Isotropic Remeshing of Triangulated Surface☆92Updated 2 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- Convex Polyhedral Meshing for Robust Solid Modeling☆57Updated 2 weeks ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 11 months ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- ☆32Updated 3 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆106Updated 2 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆129Updated 3 years ago
- The ultimate mesh handling library☆59Updated last month
- Signed Distance Function from triangle mesh.☆93Updated 6 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
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- A C++ geometry processing library☆50Updated 4 years ago
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆36Updated 7 months ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆26Updated 3 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆145Updated 3 months ago
- Gradients/Hessians for optimizing with rotation variables.☆26Updated 2 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆105Updated 2 years ago
- Indirect Predicates for Geometric Constructions☆47Updated 3 months ago
- GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, m…☆27Updated 2 years ago
- ☆51Updated last year
- An example that complies and runs the fast winding number for soups☆79Updated 6 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆80Updated 2 years ago
- An algorithm for Structured Volume Decomposition☆38Updated 5 months ago