Mandelbrot meets HTML5 canvas, multi threads and local storage

Hello to anyone reading this.

I would like to publish my results from playing around with HTML5 canvas, multi threads and local storage.
Zoom into or out from the fractal using the mouse wheel while pointing to the point you would like to become the new center.
I have implemented a few keyboard shortcuts:

  • space: Redraws
  • PgUp: Increments the color resolution
  • PgDn: Decrements the color resolution

The fractal automatically redraws when the window gets resized.


Visit http://xfiles.creen.dk/mandelbrot/ to see my results.

Leave a Reply

Your email address will not be published.