home subscribe to email updates subscribe to RSS updates

Archive for March 22, 2008

Experiment: Mandelbrot Fractal

There comes a time in every programmer’s career when they are drawn to the Mandelbrot flame. Like the rest of us, I’ve known about it since I was a kid, but never have I really worried about checking it out. I guess I felt that the concept was familiar enough already - what could I gain from touching the code?

Michael Battle - Mandelbrot Fractal

It’s hard to explain just how awestruck I am at how wonderful and beautiful the pattern is. In many of my experiments I’m trying to formulate complex patterns from simple rulesets, in hope of tripping over that line where the emergent behavior becomes art. Having played with the code a little, I’ve now realised that the Mandelbrot set is my Mona Lisa.

Check it out for yourself.

Read the rest of this entry »