Oldskool demo effect in Silverlight: plasma
Just like last week, I’ve tried to recreate a demo-effect in Silverlight. This time I chose the plasma-effect which was very popular (it can be seen for instance in the classic State of the Art demo).
Actually this effect is much easier to implement than the twister of last week. I’m not the first one to implement it in Silverlight: other versions can be found here and here. Example code can be found here and here (but I used another variant).
[I’ve noticed that it might take some time until the Silverlight application is loaded, so please be patient. If you’re reading this in an RSS reader (such as Google Reader) you will have to open this post in your browser to see the effect.]
1 comments:
This is really cool.
Could you perhaps post some source code? I tried the links, but couldn't get it to render so nicely.
Post a Comment