« AS: Plasma effect doobscii: fthr remi... »

AS: Interference effect

Apr 20th, 2006

For some reason, I was trying to code a plasma effect yesterday with Actionscript. I never tried to code an effect like that, and never know that it was a very basic code which really need optimizations in order to make it work fast. However, I liked better the interfere function, so I used that one by now..

I didn't do any optimizations to the code yet (so it's just a 50 x 50), but managed to do my own colour palette, and also added a Convolution Matrix to give it a little bit of bump effect.


See it in action! :D


Surprise! this time the source file is available ;)

#permalink

Share:
Digg! ~ del.icio.us ~ Stumble ~ Furl ~ Reddit
old skool times rulez!
Apr 20th, 2006
humphr3y
That's not the "typical" interference effect (which is achieved by ORing several circular patterns together with different movements), instead of generating the pattern everytime (Which looks like what you are doing here).

Or maybe it just lacks resolution.

Nice effect anyway!
Apr 20th, 2006
Jcl
haha, it goes quite fast even here in mac :D
Apr 20th, 2006
sole
en realidad el efecto es un moiré festival.. ;-)
Apr 21st, 2006
drkami
Webs / Print / Logos... everything I do will be listed here.



If you're looking for my Actionscript experiments, here you have: