what
are L-systems?
deterministic, stochastic, parametric
|
Deterministic
L systems - simple string rewriting Turtle
Graphics Generations |
|
|
L-system
|
|
|
Turtle graphics - generations 0, 2, 3
|
|
| Stochastic
and Parametric L-systems A number of variations to L-systems have been introduced, including Stochastic L-systems, where irregularity is introduced by giving probabilities to the production rules. Another important improvement was the introduction of Parametric L-systems, which include the ability to pass parameters. Examples of these are presented below (no image). Other types of L-systems have also been described. |
|
|
Stochastic
L-system
gen 5 |
Parametric
L-system gen 4 |
| Uses
of L-system L-systems have been extensively used to model plant growth and are used in computer graphics to generate complex images from simple rules eg fractal objects. |
|
|
References
|
|
|
Some L-systems Links
|
|