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 3 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated 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 week
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆61Updated 2 months ago
- The ultimate mesh handling library☆60Updated last week
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆107Updated 2 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 3 years ago
- ☆36Updated 3 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆84Updated 2 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 5 months ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- A C++ geometry processing library☆52Updated 4 years ago
- An algorithm for Structured Volume Decomposition☆38Updated 9 months ago
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆36Updated last week
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- 2D/3D C++ library focusing on mesh processing☆25Updated 10 years ago
- ☆38Updated 7 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…☆166Updated last year
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- A Lightweight Mesh Voxelization Library with OpenGL Geometry Shader☆29Updated 2 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆147Updated 7 months ago
- ☆24Updated 6 years ago
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- Reimplementation of "Detailed Rigid Body Simulation with Extended Position Based Dynamics"☆21Updated 5 years ago