logo

Fireworks – Particle System

c++, OpenGL

 

This fireworks simulation uses particle system to represent launching rockets and the resulting exploded sparks.  Simulation computes particle forces and state vectors, which are then updated using Euler integration. Project was extended to include wind and aerodynamic drag forces.

Date: December 01, 2011