L-Flora — L-System Plants
Segments: 0 | Depth: 0

// L-FLORA

F
G
X
L-Systems: Lindenmayer grammars that grow fractal plants from simple rules.
F/G = draw forward, + = turn right, - = turn left, [ = push state, ] = pop state, X = variable

For Kestra. Seeds become forests.