dominikwodniok / dualmc
Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson
☆172Updated 5 years ago
Alternatives and similar repositories for dualmc:
Users that are interested in dualmc are comparing it to the libraries listed below
- Dual Contoruing implemented in C++☆91Updated 5 years ago
- Dual Marching Cubes Implementation in C++☆63Updated 4 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆280Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆172Updated 6 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆293Updated last year
- Fast (er) implementation of dual contouring which avoids the octree☆159Updated 7 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆167Updated 8 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…☆148Updated 7 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.