Your browser doesn't seem to support the necesary html5 features ):

For Best Results:
I've found that this works best for me when viewed in the google chrome browser. Google chrome has shown faster javascript execution times than firefox, which shows faster execution times than IE. Also, web workers seem to have more stable timing and faster timing on chrome than on firefox. At the time of this writing, IE did not support web workers, which forces it to run on the main thread, making the browser less responsive during rendering.

Your mileage may vary!

About:
This started out as an investigation into web workers, but manifested itself into something more. I hope you enjoy it. Feel free to use any images you generate for any purpose commercial or non commercial.

You can find more infomation about the mandelbrot set here: http://en.wikipedia.org/wiki/Mandelbrot_set

You can also find more information about how to render the Mandelbrot Set on my blog at: How to Render the Mandelbrot Set

Parameters: