
Top : Computers : Artificial Life :
Lindenmayer Systems
Websites
A program which uses text based instructions (seed files) to build complex 3D objects.
http://www.geocities.com/tperz/L4Home.htm
Macintosh software for download with documentation by Bryan Horling.
http://shakti.trincoll.edu/~bhorling/lsystems/
A simple implementation of Lindenmayer systems written in Python.
http://www.alcyone.com/software/lsystem/
Modeling and visualization of plants using parametric L systems.
http://coco.ccu.uniovi.es/malva/sketchbook/
A graphics tool for Lindenmayer systems in C and Java.
http://robotics.ee.uwa.edu.au/lgrammar/
A mathematical introduction to how L-Systems work.
http://www.complexity.org.au/vlab/tutorials/l_systems/
The definitive resource for L-Systems, this University of Calgary site is maintained by Lindenmayers collaborators. It contains many unique articles, and a full-length copy of 'The Algorithmic Beauty of Plants'.
http://algorithmicbotany.org/
An L-System interpreter and drawing tool for linux.
http://pagesperso.laposte.net/bioschematics/
A collection of papers related to using Mathematica to generate L-Systems.
http://pages.cpsc.ucalgary.ca/~j...b/Publications/Publications.html
A collection of automatically collected L-System links.
http://www.aridolan.com/ad/adb/LS.html
Interprets L-Systems as MIDI music.
http://www.geocities.com/Athens/Academy/8764/lmuse/lmuse.html
A project involving Java3D and L-Systems.
http://www.hta-bi.bfh.ch/~swc/DemoJ3D/VirtualPlants/
A guide to the rules of strict grammars including L-Systems.
http://www.cs.rit.edu/~afb/20013/plc/slides/grammars.html
Music generation using L-Systems, and how this relates to microbe growth.
http://ironbark.bendigo.latrobe.edu.au/~soddell/lsys/
A guide to the theory behind L-Systems.
http://www.math.okstate.edu/math...html#SECTION00040000000000000000
A Windows-based L-System program.
http://www.generation5.org/content/2002/lse.asp
A well rounded introduction to L-Systems.
http://en.wikipedia.org/wiki/Lindenmayer_system
Illustrations of 2D and 3D L-Systems created with Mathematica.
site exerpt
The Math Forum: Mathematical Figures by Robert M. Dickau Stirling numbers of the first kind 17K) Stirling numbers of the second kind 32K) Bell numbers 32K) Harmonic numbers and the book-stacking problem 16K) Fibonacci numbers 20K) Delannoy and Motzkin numbers 30K) Euler Zigzag Numbers 36K) Privacy Policy Suggestion Box...Windows software and some information on LSystems and related ideas.
site exerpt
Laurens Lapre's Projects You can also see a number of fractal Lsystem images in my Gallery. My implementation of a Lsystem parser also allows mutations to take place during the growing of the form. These mutations can change the form slightly or quite...A basic introduction to L-Systems with some colourful examples.
site exerpt
An Introduction to Lindenmayer Systems Interpretation of strings Bracketed L-systems and models of plants architecture L-systems and Genetic Algorithms Other Resources Useful References People Software On-line Resources Overview L-systems are a mathematical formalism proposed by the biologist Aristid Lindenmayer in 1968 as a foundation for...