Fireworks simulation algorithm based on particle system

Yao Li,Xiao Jian,Liu Ping
DOI: https://doi.org/10.3969/j.issn.1001-0505.2010.06.011
2010-01-01
Abstract:The basic model of fireworks particle system is analyzed and the particle system is constructed as an irregular and vague object which aggregates lots of simple shape and small particles as basic elements.A fireworks particle system is designed and implemented by OpenGL,texture mapping and C++by which the time consuming problem of simulating objects is solved.The shape of fireworks is optimized by introducing polar coordinates representation,which makes the system have a real 3-dimensional effect.The system can achieve real time performance and reality on regular computer.FMOD audio engine is adopted to add sound effect and a simulation algorithm of arbitrary shape fireworks is presented.Experimental results demonstrate that the proposed algorithm is simple and can generate good results in real time.
What problem does this paper attempt to address?