JS-fractgen
A Julia/Mandelbrot Fractal generator written in HTML5/JavaScript with WebWorkers/Canvas. Note that this is just a hobby/weekend project of mine.
I also wrote a more sophisticated version as Java/Swing program:
http://bylexus.github.com/JFractGen/
Features
- uses WebWorkers for parallel fractal processing
- Settings presets for 'nice' Mandelbrot/Julia locations
- choosable color presets for coloring the non-set locations
- click-zoom, drag-zoom into the fractal
- fractal history
- runs in chrome and firefox