SdfVfxStickies - Unity WebGPU VFX Graph Sample

SdfVfxStickies is a Unity WebGPU sample project that tests the use of a 3D texture as an SDF (Signed Distance Field) with VFX Graph. The particles in this VFX use the SDF to calculate the trajectory as they approach and stick to the surface.

Explore the source project on GitHub here.

For details of Unity WebGPU support, please visit the Discussions thread.

Back to the index page.