This is a simple test of the HTML Canvas element using a port of an RGB C plasma demo, which I have implemented in JavaScript. The demo currently works in Mozilla Firefox 1.5, Apple's Safari and Opera 9. After testing the demo with Firefox 2.0 beta, I can say that this build of Firefox does render the demo much faster than 1.5
Click to start the demo
At the moment the demo is fairly slow on my PowerBook and Athlon64 systems, which is a bit of a problem. I am looking at implementing a precalculation system to speed things up.