Skip to content

Instantly share code, notes, and snippets.

@keijiro
Last active February 4, 2020 00:26
Show Gist options
  • Save keijiro/c0c001729fb870ca951d45b6dc42a35b to your computer and use it in GitHub Desktop.
Save keijiro/c0c001729fb870ca951d45b6dc42a35b to your computer and use it in GitHub Desktop.

VfxPyro

gif

VfxPyro is an interactive particle effect example with Unity Visual Effect Graph, which launches fireworks with user interaction.

System Requirements

  • Unity 2019.3
  • Compute shader compatible graphics

VfxPyro runs on Universal Render Pipeline, but VFX Graph requires compute shader capability, which means it's not compatible with legacy mobile devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment