Exploring Opengl Fireworks
Exploring Opengl Fireworks reveals several interesting facts.
- 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
- A
- Source code: https://github.com/lycoon/
- This is a particle-based
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 Improved version of OpenGL
Found my problem rather quickly, so here is the exciting conclusion.
Stay tuned for more updates related to Opengl Fireworks.