Particle System (my)
Posted: Thu Apr 22, 2010 3:27 am
Hey guys, I just finished the (groundwork?) major parts of my in-progress particle system. I finally stole some time away from school
I just wish I had more time to devote to this, so any updates will be really slow..
Anyways here's a basic preview, next up is much needed code revision (refactoring), but taking this one slow and having fun learning opengl
Here's a quick video:
explanation: there is four basic commands, left click displays a particle, right click changes the next particles color, middle click toggles any subsequent particles repeat value (whether or not the next particle you create will repeat itself) and the far right button on my mouse (button 4 or 5) iterates through all the particles and turns off their repeat value.
It's kinda simple, but I guess its better to get started on a project now rather than never
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/yUi_BtnmMbM&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/yUi_BtnmMbM&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>[/youtube]
edit: It's kinda dark for some reason, I watched it on hd(720) and it was ok. I apologize about the annoying square in the upper left hand corner, free unregistered screen recorder. Also the screen recorder hella slows down my computer, it runs much faster then shown by the recorder.
I just wish I had more time to devote to this, so any updates will be really slow..
Anyways here's a basic preview, next up is much needed code revision (refactoring), but taking this one slow and having fun learning opengl
Here's a quick video:
explanation: there is four basic commands, left click displays a particle, right click changes the next particles color, middle click toggles any subsequent particles repeat value (whether or not the next particle you create will repeat itself) and the far right button on my mouse (button 4 or 5) iterates through all the particles and turns off their repeat value.
It's kinda simple, but I guess its better to get started on a project now rather than never
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/yUi_BtnmMbM&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/yUi_BtnmMbM&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>[/youtube]
edit: It's kinda dark for some reason, I watched it on hd(720) and it was ok. I apologize about the annoying square in the upper left hand corner, free unregistered screen recorder. Also the screen recorder hella slows down my computer, it runs much faster then shown by the recorder.