Making the virtual fireworks
Visual Effects
In this VR project, I used Unity's VFX Graph to make different types of fireworks. VFX Graph is based on GPU compared with the default particle system, therefore the amount of particles it supports is bigger than the particle system. The VFX Graph has a node-based graph system for making effects, similar to Shader Graph. I designed four types of fireworks, with different shapes and colors.