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
- Convex Polyhedral Meshing for Robust Solid Modeling☆61Updated 3 weeks ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 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
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last month
- 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☆52Updated 4 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 6 months ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆149Updated 7 months ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆57Updated 3 years ago
- ☆36Updated 3 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…☆167Updated last year
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆216Updated 3 weeks ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- 2D/3D C++ library focusing on mesh processing☆25Updated 10 years ago
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- Indirect Predicates for Geometric Constructions☆50Updated 3 weeks ago
- ☆38Updated 7 years ago
- The ultimate mesh handling library☆60Updated last week
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- An algorithm for Structured Volume Decomposition☆39Updated 10 months ago
- A Lightweight Mesh Voxelization Library with OpenGL Geometry Shader☆29Updated 2 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated last month
- Discrete Conformal Equivalence of Polyhedral Surfaces☆109Updated 2 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 10 months ago