VR Fireworks

Indie Game Development
Deliverables
VR Development
Year
2021
Personal Project
Fireworks are not something to be seen regularly. What's more, holding a firework festival is often quite expensive. With VR technologies, however, we could enjoy fireworks just like how we do in the real world and we could also interact with all kinds of fireworks, creating a more unique experience. All of that could be achieved without limitations on money or time. I developed this VR game with Unity and run on Oculus Quest2
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.