Rule-Based: L-Systems
- rule based: a set of rules is used to transform an
initial state into a final state
- text replacement system
- after the text replacement the final text is converted
into a 3D representation by a turtle system
- parallel application of the replacement rules to the whole text
- defined by a formal grammar G = (V, w, P)
|
|
|