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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Dual Marching Cubes Implementation in C++☆67Sep 28, 2020Updated 5 years ago
- An implementation of the Dual Contouring algorithm based on the reference code☆173Sep 27, 2016Updated 9 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆327Oct 23, 2016Updated 9 years ago
- Dual Contoruing implemented in C++☆99Apr 9, 2019Updated 7 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆169May 30, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 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…☆170Apr 18, 2024Updated 2 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆61Dec 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…☆18May 10, 2026Updated 3 weeks ago
- A Robust Geometry Processing Library☆293May 29, 2026Updated last week
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆146Aug 28, 2021Updated 4 years ago
- Complete source for my experimental voxel engine☆118Oct 9, 2017Updated 8 years ago
- experimental 3D voxel engine, uses different derivatives of dual contouring algorithm☆12Jun 13, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆199Jan 15, 2017Updated 9 years ago
- An implementation of the Meshless Voronoi algorithm (see: https://hal.inria.fr/hal-01927559/file/voroGPU.pdf)☆24Nov 18, 2024Updated last year
- Multithreaded C++ plugin to do DC in Unity☆24Sep 2, 2017Updated 8 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆961May 2, 2026Updated last month
- The Polygon Mesh Processing Library☆1,488May 14, 2026Updated 3 weeks ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,096May 11, 2026Updated 3 weeks ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Oct 30, 2025Updated 7 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Apr 27, 2021Updated 5 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆182Jan 7, 2018Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- QuadriFlow: A Scalable and Robust Method for Quadrangulation☆834Dec 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☆711Jul 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…☆831Sep 7, 2015Updated 10 years ago
- A Dual Contouring Example using C# and Unity3D☆49May 14, 2015Updated 11 years ago
- Graphics Experiment - YCoCg Frame Buffers☆18Feb 5, 2020Updated 6 years ago
- Voxels Library - C++ library for voxel manipulation and polygonization☆300Jul 9, 2016Updated 9 years ago
- Robust geometric predicates without the agonising pain.☆27Nov 6, 2025Updated 7 months ago
- ☆84May 21, 2026Updated 2 weeks ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A Computational Geometry Debugging Tool☆45Updated this week
- ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups☆731Aug 25, 2023Updated 2 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆345Aug 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.