Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keijiro/VfxPyro

Fireworks particle effect with Unity VFX Graph
https://github.com/keijiro/VfxPyro

unity unity3d vfx

Last synced: about 1 month ago
JSON representation

Fireworks particle effect with Unity VFX Graph

Awesome Lists containing this project

README

        

VfxPyro
=======

![gif](https://i.imgur.com/BodJJIi.gif)

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

[Unity Visual Effect Graph]: https://unity.com/visual-effect-graph

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.

[Universal Render Pipeline]:
https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@latest/