Exploring Opengl Fireworks
Exploring Opengl Fireworks reveals several interesting facts.
- Source code: https://github.com/lycoon/
- Improved version of
- OpenGL
- This is just a sample of the glScissor command enabled. Only pixels in the Scissor window are rendered.
- This is just a beginning of a small
In-Depth Information on Opengl Fireworks
I used an array to store each explosions' color set, then when assigning each particle to an explosion, the color set is then passed ... Small Demo for A Fireworks
This is a particle-based
Stay tuned for more updates related to Opengl Fireworks.