dual-contouring topic
List
dual-contouring repositories
DualMarchingCuboids
60
Stars
4
Forks
Watchers
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.
surface_nets
37
Stars
5
Forks
Watchers
Pet project to learn compute shaders.
Voxels
246
Stars
37
Forks
Watchers
GPU-based implementation of Dual Contouring in Unity for destructible voxel terrain.
core
125
Stars
12
Forks
Watchers
It is an open source voxel algorithms implementation for Unity Engine
leven
107
Stars
13
Forks
Watchers
Complete source for my experimental voxel engine
Voxelized3D-Rust
23
Stars
4
Forks
Watchers
experimental voxel engine that uses dual contouring written in rust
java-leven
17
Stars
4
Forks
Watchers
Nick Gildea Dual Contouring Java LWJGL implementation