level 17 dragon

Fractal Grower

Java Software for Growing Lindenmayer Substitution Fractals (L-systems).

By Joel Castellanos, Department of Computer Science, University of New Mexico
Funding for continued development of Fractal Grower is being provided by the Fractal Foundation of Albuquerque, New Mexico.

An L-system is a formal grammar most famously used to model the growth processes of plants. Changes to the library of preset parameters will quickly yield beautiful fractal images of such variety that it is unlikely that what you create has ever been seen before.

In its default mode, the software displays an interface for simple L-Systems which can be modeled by paper folding. This interface is appropriate for teaching fractals to elementary and middle school students.The full L-System interface (selectable by menu) is more appropriate for high school and university students.


Click here to run Click here to run the Fractal Grower software in Java Web Start

Some systems might take a few minutes to start the software.
It might appear that nothing is happening, but please be patient.
If you click the run button 10 or 15 times, then your system will try too start 10 or 15 copies of Fractal Grower.

Fractal Grower requires Java Runtime Environment 1.2 or newer.
Java Web Start includes the newest version of the JRE and can be downloaded and installed from the grahpic link below.

Get Java Web Start NOW!

You can also download Fractal Grower and run it locally.
To do this, download FractalGrower.jar. Then, from a command prompt, run the command: java -jar FractalGrower.jar


level 17 dragon
L90 R120
Level 17 of the Dragon - a Paper Folding Fractal pattern that results from folding a strip of paper exactly in-half seventeen times, and then opening it up so that each fold makes a 90° angle.
Level 11 of a Paper Folding Fractal that results from Alternating between folding to the Left at 90° and then to the Right at 120°. Always folding exactly in-half.

fern 1 fern 1 fern 1 fern 1 fern 1
Levels 1 through 5 of an L-system fractal with the substitution rule: f=![+++++f][-------f]-![++++f][------f]-![+++f][-----f]-!f

Paper Folding Fractals:

L-Systems:



Further Reading:

The paper folding part of the software and documentation are based on a lecture given at Rice University in the spring of 1994 by Heinz-Otto Peitgen of the CeVis Research Center at the University of Bremen, Germany. CeVis is well known for its many documents concerning Chaos Theory and Fractal Geometry. Several books are available which offer an easy-to-understand introduction to these topics. Besides that, there are several video films available.
counter