Verdant Stream

Particle effects test using WebGPU.

An early prototype of a particle effect I made for an immersive exhibit. This should run on any WebGPU-capable browser.

These effects were created using Unity’s VFX graph, which makes use of compute shaders. Unfortunately, WebGL doesn’t support compute shaders. This particular scene was created when WebGPU support was still in preview in Unity.