planaria / dmcLinks
Dual Marching Cubes Implementation in C++
☆65Updated 5 years ago
Alternatives and similar repositories for dmc
Users that are interested in dmc are comparing it to the libraries listed below
Sorting:
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆98Updated 2 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆182Updated 6 years ago
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆142Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆53Updated last year
- Discrete Conformal Equivalence of Polyhedral Surfaces☆109Updated 2 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆57Updated 3 years ago
- Seamlessly erase seams from your favorite 3D models.☆123Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆87Updated 4 months ago
- ☆130Updated 7 months ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆40Updated 11 months ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- ☆36Updated 3 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year
- ☆96Updated 4 years ago
- Guaranteed-robust intrinsic triangulations for surface mesh processing! (C++ demo app)☆32Updated 2 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- An example that complies and runs the fast winding number for soups☆82Updated 7 years ago
- C++ math / geometry / mesh processing library☆62Updated 7 years ago
- Gradient domain processing for signals (and geometry) on meshes☆36Updated 6 months ago