Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://gnikoloff.github.io/webgpu-compute-metaballs/

WebGPU demo demonstrating marching cubes, deferred rendering, PBR, shadow mapping and different post-processing
https://gnikoloff.github.io/webgpu-compute-metaballs/

computer-graphics webgl webgl2 webgpu wglsl

Last synced: about 1 month ago
JSON representation

WebGPU demo demonstrating marching cubes, deferred rendering, PBR, shadow mapping and different post-processing

Lists

README

        

# WebGPU Compute Metaballs

![Demo screenshot preview](https://github.com/gnikoloff/webgpu-compute-metaballs/blob/master/preview.png?raw=true)

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