Mandelbrot Set > Julia Set Explorer using HTML 5 Canvas element

written by Mike Harris, based on algorithms in The Science of Fractal Images

Click on any point in the Mandelbrot set on left to see the corresponding Julia set on the right and the co-ordinates below.

colouring method:

 
cx: cy:  

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


(c) 2009-2011 Mike Harris. Free software released under GNU Public Licence. Feel free to view the source, download and hack this code. Also there's a Perl verion that'll render the MSet using HTML table tags (run this on your own machine).