Crate lsys

Source
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§

RenderError
Error type for LSystem::to_svg.