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:
- 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
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆60Updated last month
- 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
- ☆32Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 months ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆129Updated 3 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆56Updated 11 months 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
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆81Updated 2 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆105Updated 2 years ago
- A C++ geometry processing library☆50Updated 4 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- An example that complies and runs the fast winding number for soups☆80Updated 6 years ago
- ☆84Updated last year
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆36Updated 7 months ago
- A Robust Geometry Processing Library☆283Updated 3 weeks ago
- The ultimate mesh handling library☆59Updated 2 months ago
- An algorithm for Structured Volume Decomposition☆38Updated 6 months ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆202Updated last month