GPU isosurface extraction with pytorch support.
-
Updated
Dec 30, 2025 - Cuda
GPU isosurface extraction with pytorch support.
Convert SDFs to triangle meshes using wgpu and dual contouring
AR application that recognizes 3D formulae and visualizes them in an AR environment
Nick Gildea Dual Contouring Java LWJGL implementation
Real-time meshing the contours of 3D scalar fields with the dual contouring algorithm in plain C++ and OpenGL/CUDA. Along with seam handling and growable octrees.
Procedural generation of meshes
GPU-based implementation of Dual Contouring in Unity for destructible voxel terrain.
Implementation of Discrete k-d Tree Hierarchy for Isosurface Extraction
An implementation of the dual contouring algorithm in Java
Java version of Manifold Dual contouring author John Lin20 https://github.com/Lin20/isosurface
Pet project to learn compute shaders.
A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple depth maps.
experimental voxel engine that uses dual contouring written in rust
Tao Ju's original C++ implementation, with CMake (compiles on Linux)
experimental 3D voxel engine, uses different derivatives of dual contouring algorithm
Complete source for my experimental voxel engine
Add a description, image, and links to the dual-contouring topic page so that developers can more easily learn about it.
To associate your repository with the dual-contouring topic, visit your repo's landing page and select "manage topics."