https://github.com/lucasmmg1/fireworks
This is a fireworks physics simulation!
https://github.com/lucasmmg1/fireworks
java physics processing
Last synced: about 1 month ago
JSON representation
This is a fireworks physics simulation!
- Host: GitHub
- URL: https://github.com/lucasmmg1/fireworks
- Owner: lucasmmg1
- Created: 2025-01-24T21:32:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-21T00:23:11.000Z (about 1 year ago)
- Last Synced: 2025-09-21T00:48:29.192Z (9 months ago)
- Topics: java, physics, processing
- Language: Processing
- Homepage:
- Size: 3.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fireworks
This is a physics simulation for fireworks! The idea was to simulate a firework trajectory and it's particles dissipation based on an explosion force.
Goals
To simulate a firework trajectory, it's trail and it's explosion based on an explosion force and dissipassion formula, simulating the light from it's particles too.
Achieved
All of the goals were achieved.