Expand description
L-system implementation, with expansion/recursion
The l_system module provides a simple Lindenmeyer fractal generator for use with
plotted line-art. Take a look at the crate::l_system::LSystem struct for
more details, and examples.
Structsยง
- LSystem
- LSystem