An in-depth tutorial on the principles of writing L-Systems in Houdini using examples from Aristid Lindenmayer’s book ‘The Algorithmic Beauty of Plants’ (1:39:07 minutes)
Monthly Archives: December 2019
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 […]