Home > Graphic Design, Programming > Particle System Opengl

Particle System Opengl

July 6th, 2009

I need a OpenGL particle system that looks like smoke that is inside of a bong. All swirly and stuff inside of the bong. This will be an iPhone application. I can write the whole application except for the smoke part.

Right now I’ve got it using cocod2d for iPhone. It’s a great framework. There already is smoke in there, I just don’t know how to create a box around the smoke and have it bounce off the sides so it actually looks like it’s inside of the bong. And I don’t know how to make it all swirly and stuff.


Particle System Opengl

Comments are closed.
Bear