SdfVfxCircuits - Unity WebGPU VFX Graph Sample
SdfVfxCircuits 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 are constrained to the surface defined by the SDF.
Explore the source project on GitHub here.
For details of Unity WebGPU support, please visit the Discussions thread.
Back to the index page.