aparis69 / MarchingCubeCppLinks
A public domain/MIT header-only marching cube implementation in C++ without anything fancy.
☆46Updated 2 years ago
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++.☆99Updated 2 years ago
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 years ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆61Updated last month
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- A C++ geometry processing library☆52Updated 4 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆108Updated 2 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆180Updated last month
- ☆38Updated 7 years ago
- ☆37Updated 3 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆57Updated 3 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 7 months ago
- The ultimate mesh handling library☆60Updated 3 weeks ago
- 2D/3D C++ library focusing on mesh processing☆25Updated 10 years ago
- A Lightweight Mesh Voxelization Library with OpenGL Geometry Shader☆29Updated 2 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- Gradients/Hessians for optimizing with rotation variables.☆27Updated 2 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- An implemetation of lossless, efficient progressive mesh algorithm.☆19Updated 2 years ago
- An interactive mesh viewer (for '.obj' files) using OpenGL and GLSL☆45Updated 2 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- An example that complies and runs the fast winding number for soups☆82Updated 7 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 11 months ago
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆35Updated 3 years ago
- ☆52Updated last year
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago