Wednesday, January 10, 2007

Inspiration

Abstract : Mandelbrot reconstruction, and beyond.

More precisely :
- Mandelbrot set is beautifull, but uncontrollable. You have to iterate z2 + c.
- Mandelbrot set is rasterized : compute each pixel, and let the brain rebuild the shape
- Mandelbrot set is limited : despite the variety of shapes and coloring algorithm, you find always the same contracting pattern.

So why not create a new kind of generative code to push the enveloppe ...