This is my first attempt at a chrome experiment to generate fractal art. It uses iterated function systems that I learned from Fractals Everywhere that I picked up in college. It’s really rough, and a very ugly user interface. It’s nothing more than a text area full of json objects and an eval statement hooked up to a set interval statement and a canvas. If you understand half of what I’ve written, then you might want to give it a try and create your own favorite. post them here as a comment if you like it.
/wp-includes/pages/fractal/fractal.htm
Be warned, it looks best in chrome.