In this course we will examine the powerful growth algorithm known as an L-System. L-Systems are behavioural algorithms that attempt to simulate the growth of plants or organisms, and are similar to fractal algorithms.
The basis of the algorithm is defined by a simple ‘ruleset’, which sets out the steps required to recursively repeat in the L-System. As the rules are repeated, the algorithm grows, creating branches and forming emerging patterns.
This course will examine how to setup basic line L-Systems in Grasshopper, before moving to solid geometries and applying rulesets to recreate a precedent study.