Fractals
In this version a single random point is iterated 10000 times. The "expansion factor" L determines the iteration. From a given point P, a random boundary point Q is selected and the next point is L P + (1-L)Q.
Created by Mathematica (August 17, 2004)