I’ve picked one of the simple themes, and played around for a minute or two with one of the designs from the last post to get a header image. Now I’m generating them on the page, and I’m using paint.net on a screen shot. I’ll be looking to streamline generating more images and using them through the site. I like this one because it is almost pure texture, and you would be hard pressed to find the self similarity in the image at all.
chrome fractals
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.