-
Modeling and visualization of plants using parametric L systems.
-
The definitive resource for L-Systems, this University of Calgary site is maintained by Lindenmayers collaborators. It contains many articles, and a full-length copy of 'The Algorithmic Beauty of Plants'.
-
Discusses the modeling of fractal plants with L-systems. Includes theoretical background, references and code.
-
A collection of papers related to using Mathematica to generate L-Systems.
-
Introduction to L-systems by Michael Frame at Yale University. Includes background information.
-
Generative art tools that create complex 2D and 3D objects breeding LSystems, Cellular Automata, and Shape Grammars. Freeware by Umberto Roncoroni.
-
A program which uses text based instructions (seed files) to build complex 3D objects.
-
A Windows-based L-System program.
-
A mathematical introduction to how L-Systems work.
-
A guide to the theory behind L-Systems.
-
A graphics tool for Lindenmayer systems in C and Java.
-
Home of the Lparser, the program reads a Lsystem description and processes it into a 3d form which can then be outputted in several formats, including VRML, DXF and POV.
-
Overview of L-systems at Wolfram MathWorld. Includes supporting links and demonstration notebook.
-
Architectural applications of L-systems. Includes background and methods.
-
A guide to the rules of strict grammars including L-Systems.
-
A well rounded introduction to L-Systems.
-
A simple implementation of Lindenmayer systems written in Python.