Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson
☆185Aug 14, 2019Updated 6 years ago
Alternatives and similar repositories for dualmc
Users that are interested in dualmc are comparing it to the libraries listed below
Sorting:
- Dual Marching Cubes Implementation in C++☆65Sep 28, 2020Updated 5 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆172Sep 27, 2016Updated 9 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆324Oct 23, 2016Updated 9 years ago
- Dual Contoruing implemented in C++☆100Apr 9, 2019Updated 6 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆168May 30, 2017Updated 8 years ago
- A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple d…☆91Oct 28, 2020Updated 5 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…☆169Apr 18, 2024Updated last year
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Dec 29, 2021Updated 4 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Jul 9, 2014Updated 11 years ago
- Real-time meshing the contours of 3D scalar fields with the dual contouring algorithm in plain C++ and OpenGL/CUDA. Along with seam handl…☆17May 9, 2024Updated last year
- A Robust Geometry Processing Library☆290Mar 9, 2026Updated last week
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆144Aug 28, 2021Updated 4 years ago
- Complete source for my experimental voxel engine☆116Oct 9, 2017Updated 8 years ago
- experimental 3D voxel engine, uses different derivatives of dual contouring algorithm☆12Jun 13, 2018Updated 7 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆197Jan 15, 2017Updated 9 years ago
- An implementation of the Meshless Voronoi algorithm (see: https://hal.inria.fr/hal-01927559/file/voroGPU.pdf)☆18Nov 18, 2024Updated last year
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆947Jan 4, 2026Updated 2 months ago
- Multithreaded C++ plugin to do DC in Unity☆24Sep 2, 2017Updated 8 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,084Feb 11, 2026Updated last month
- The Polygon Mesh Processing Library☆1,463Feb 22, 2026Updated 3 weeks ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Oct 30, 2025Updated 4 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Apr 27, 2021Updated 4 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Jan 7, 2018Updated 8 years ago
- QuadriFlow: A Scalable and Robust Method for Quadrangulation☆811Dec 7, 2019Updated 6 years ago
- Fork of https://sourceforge.net/projects/imatistl/☆17Aug 18, 2018Updated 7 years ago
- Convert any Triangle Mesh to Watertight Manifold☆699Jul 1, 2020Updated 5 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆829Sep 7, 2015Updated 10 years ago
- A Dual Contouring Example using C# and Unity3D☆48May 14, 2015Updated 10 years ago
- Graphics Experiment - YCoCg Frame Buffers☆18Feb 5, 2020Updated 6 years ago
- Voxels Library - C++ library for voxel manipulation and polygonization☆297Jul 9, 2016Updated 9 years ago
- Robust geometric predicates without the agonising pain.☆25Nov 6, 2025Updated 4 months ago
- ☆78Dec 19, 2025Updated 3 months ago
- A Computational Geometry Debugging Tool☆42Sep 6, 2025Updated 6 months ago
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆714Aug 25, 2023Updated 2 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆339Aug 26, 2023Updated 2 years ago
- A software for dental mesh processing and visulization☆25Sep 9, 2015Updated 10 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Jul 3, 2019Updated 6 years ago
- Implicit shape rendering (SDF) in Metal.☆19Aug 6, 2021Updated 4 years ago
- CPU Sparse Voxel Octree Implementation☆752Jul 26, 2017Updated 8 years ago