
Computers - Artificial Life - Lindenmayer Systems


-
RayTraced Evolution
- RayTraced Evolution is an extension to the standard Lindenmayer Systems featured below. It allows the embedding of C-style macros into the production system. It is capable of producing some wonderful virtual sculptures.
-
Laurens Lapre's Lsystems and Lparser
- A good introdution to Lindenmayer systems by the author of LParser.
-
LGrammar
- A graphics tool for Lindenmayer systems in C and Java.
-
Przemyslaw Prusinkiewicz
- Co-author of "The Algorithmic Beauty of Plants" with Aristid Lindenmayer.
-
Biological Modeling and Visualization
- The biological modeling and visualization research page includes links to the "Virtual Laboratory", papers, example Java applications, and an errata for "The Algorithmic Beauty of Plants".
-
L-System 4
- A program which uses text based instructions (seed files) to build complex 3D objects.
-
Advanced Aspects of L-Systems
- A hypertext tutorial by Catherine Jirasek on the features of L-Systems and turtle geometry.
-
A Lindenmayer-systems Implementation
- Macintosh software for download with documentation by Bryan Horling.
-
L-systems Software
- A list of software available for performing simulations using L-systems.
-
L-systems Tutorial
- By David G. Green. Examples and further links.
-
lsystem
- A simple implementation of Lindenmayer systems written in Python.