public 3d-motion repository
webgpu-compute-metaballs
// gnikoloff/webgpu-compute-metaballs
WebGPU demo demonstrating marching cubes, deferred rendering, PBR, shadow mapping and different post-processing
$ git log --oneline --stat
stars:31forks:3updated:2026-03-16
README.md
WebGPU Compute Metaballs

WebGPU demo featuring marching cubes and bloom post-processing via compute shaders, physically based shading, deferred rendering, gamma correction and shadow mapping.