Help
Links
Maturarbeit (PDF, 372k, German)
Contact me
Draw Start Position
Width:
Height:
Presets
# Welcome to LSys/JS # NOTE: LSys/JS has only been tested with Firefox 1.5+ # # - Use the mouse to reposition the current L-System # - Hit "Alt-R" or click "Redraw" to redraw # - Use the "Width" and "Height" buttons to resize the drawing canvas # - Load a ready-made L-System from the presets and have fun. # # Click "Help" for more information. # # The default L-System models a small weed made by Philipp Stucki. iterations=4 angle=8.5 axiom=+A-B-C-D+E A:=FFFF[--AE]F[+++AE]FFF B:=FFFF C:=F[+++CE]F[-AE]F D:=FFF E:=[---F][--FF][-FFF][+++F][++FF][+FFF]FFF