How to create L-Systems

Using examples from: The Algorithmic Beauty of Plants: http://algorithmicbotany.org/papers/abop/abop.pdf Contents To see the full turtle sequence being generated by an L-System open up an HScript Textport (alt+shift+t) And type: opinfo /pathto/L-SystemYou can drag the L-System node into the textport to get the path automatically. Turtle sequence The basic L-system commands are used to draw a line […]