I have created my own particle engine. Every pixel is a class only containing x and y coordinates and the respective velocities. Move the mouse around to create waves and perhaps beautiful art. Every particle on the stage gets attracted to the mouse but only on the x-axis.
The most imortant elements in this application is the Bitmap class and the BitmapData class.
You can learn how to create a similar application in an article of mine. I uploaded the article on Pixel2Life.com and you can read it here!.
By Lewinzki
Lewinzki.com and all of its content is created by Thomas Jensen alias Lewinzki. Email: webmaster@lewinzki.com
00:00:00