Posted 21 May 2007 - 02:08 AM
Fractals are both mathematical and natural creations. Like most of mathematics come from nature, so did the fractal equations. I think that fractal equations are used to describe shapes that repeat into patterns which are then again generated from following rule.
That's why they are often used to generate Game levels, that repeat in some patterns, like distant forests, or oceans even galaxies. Game The Spore which is upcoming "miracle" from Will Wright creator of The Sims, and Sim City uses fractal programming to allow users to create unique creatures, that would then be stored in few bits of data.
Also fractal programming is hard, couse rules are strict, but achivements of fractal programming, is that GFX development is then cut down to less pieces that can then be reused to create whole landsapes with few lines of code.