search
date June 19th, 2008  written by E.Hallander  categories Actionscript 3.0
particles

Inside you can find a quick experiment + source to a AS3 class that breaks up vectors/bitmaps into particles and then moves them around in a semi-random firefly pattern. It’s a little bit CPU intense so I added a fps meter (fpsbox, courtesy of Schell Scivally). On lesser computers I’m sure it can choke a little bit due to the 2000-ish bitmap particles swarming around with filters but all it all it should be fairly okay.

I guess it’s fairly useless, usability wise, but it looks friggin cool and it can handle any shape or size. The larger, the slower however….

You can revert back (animates back) and that jazz as well. Please note that the in/out motion is done with TweenMax, so if you don’t have it you might want to download it first. Thanks Greensock ;) His collection of tween libraries are lightning speed fast! :P

 

Download here (20Kb) (2001 downloads)



Feel free to check out the feed or leave a trackback from your own site.

29 Responses to “Bitmap/Vector into firefly particles AS3.0”

Post A Comment

Site served by; centOS5, mysql 5.1 & php 5.2.6
'If it ain't broken, it must at least be due for a service?'