Expand description
A crate for visualizing 2D L-systems with SVGs.
Structs§
- LSystem
- Parameters for the L-system
- SvgOptions
- Options to control the SVG created using cairo.
Enums§
- Render
Error - Error type for
LSystem::to_svg
.
A crate for visualizing 2D L-systems with SVGs.
LSystem::to_svg
.