dominikwodniok / dualmcView external linksLinks
Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson
☆183Aug 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
- Dual Contoruing implemented in C++☆100Apr 9, 2019Updated 6 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆321Oct 23, 2016Updated 9 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆168May 30, 2017Updated 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…☆169Apr 18, 2024Updated last year
- A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple d…☆90Oct 28, 2020Updated 5 years ago
- A Robust Geometry Processing Library☆289Feb 10, 2026Updated last week
- Deadrop is a small game engine that was made as part of the Afterback project.☆17Apr 2, 2024Updated last year
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Aug 28, 2021Updated 4 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Oct 30, 2025Updated 3 months ago
- A hexagonal prism BVH: more efficient than AABB.☆18Jul 3, 2019Updated 6 years ago
- 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
- ☆35Mar 27, 2024Updated last year
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Apr 27, 2021Updated 4 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
- Graphics Experiment - YCoCg Frame Buffers☆18Feb 5, 2020Updated 6 years ago
- Complete source for my experimental voxel engine☆114Oct 9, 2017Updated 8 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆940Jan 4, 2026Updated last month
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,079Updated this week
- A Computational Geometry Debugging Tool☆42Sep 6, 2025Updated 5 months 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
- The Polygon Mesh Processing Library☆1,449Jan 26, 2026Updated 3 weeks ago
- Multithreaded C++ plugin to do DC in Unity☆24Sep 2, 2017Updated 8 years ago
- QuadriFlow: A Scalable and Robust Method for Quadrangulation☆804Dec 7, 2019Updated 6 years ago
- Study of differential geometry with Rust + WebGL☆16Jul 18, 2023Updated 2 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Jan 1, 2021Updated 5 years ago
- A lightweight C++ optimization library for nonlinear problems☆12Sep 23, 2024Updated last year
- experimental 3D voxel engine, uses different derivatives of dual contouring algorithm☆12Jun 13, 2018Updated 7 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆100Nov 30, 2023Updated 2 years ago
- Fork of https://sourceforge.net/projects/imatistl/☆17Aug 18, 2018Updated 7 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆337Aug 26, 2023Updated 2 years ago
- Various sun/sky models, convolution of theta/gamma-parameterised models☆253Jan 22, 2026Updated 3 weeks ago
- CPU Sparse Voxel Octree Implementation☆750Jul 26, 2017Updated 8 years ago
- Indirect Predicates for Geometric Constructions☆50Dec 17, 2025Updated 2 months 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
- ☆77Dec 19, 2025Updated last month
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆308May 17, 2024Updated last year