Simple Fractal

Sticky Elemental Snow

For my talk at FOTB 2007, I wanted to walk the audience through developing an algorithm. Since fractals are so wonderful, I picked a very simple example and started exploring it: the development of a fractal leaf or tree.

In this version, I'm just showing an extremely simple fractal. At each generation, we split the previous branch and add a red dot to mark the end-point.

Click on stage to generate each iteration.