planaria / dmcLinks
Dual Marching Cubes Implementation in C++
☆65Updated 4 years ago
Alternatives and similar repositories for dmc
Users that are interested in dmc are comparing it to the libraries listed below
Sorting:
- Isotropic Remeshing of Triangulated Surface☆90Updated 2 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation☆71Updated 5 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆139Updated 3 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆78Updated 2 years ago
- ☆32Updated 3 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 5 months ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆104Updated 2 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆52Updated 11 months ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Seamlessly erase seams from your favorite 3D models.☆123Updated 8 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆177Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 4 months ago
- An example that complies and runs the fast winding number for soups☆77Updated 6 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago
- Dual Contoruing implemented in C++☆95Updated 6 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆83Updated 2 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- ☆66Updated 6 years ago
- Guaranteed-robust intrinsic triangulations for surface mesh processing! (C++ demo app)☆28Updated 2 years ago
- UGU: Unclearness Geometry Utility☆40Updated 2 weeks ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆51Updated last year