Inspiration
Bonfire is amazing, but what if we can simulate it in an easily accessible browser?
What it does
1) Setting up your own firework or randomise the firework pattern. 2) View the firework in 3D orbital view.
How we built it
Since it runs on browser, p5.js (known as processing js) is suitable for the task. p5.js provides tools for us to simulate objects in 3D, all we need is to configure firework launching position and behaviour of it.
Challenges we ran into
The physics of firework is particularly hard to be configured, we have attempted different methods to get to this final state.
Accomplishments that we're proud of
It is probably configuring the physics/behaviour of fireworks.
What we learned
friendship :)
What's next for Firework Simulation in browser
Firework simulation in VR!!! yay!
Log in or sign up for Devpost to join the conversation.