Fractals in HTML5

A lovely Mandelbrot set, in blues and purplesBeen playing a bit with HTML and the ''canvas'' tag.  Using some JavaScript wizardry it's possible to have an interactive Mandelbrot and Julia set explorer, with no other code.  All that's left is to add a zoom function.

http://mbharris.co.uk/fe3/jsetexplorer.html

There's also an archive of old Fractal work I did with Dan Grace back in the Eighties on the Fractal Engine archive site.