This an implementation of some L-systems.
All system are from the chapter 'Graphical modeling using L-systems' from The Algorithmic Beauty of Plants by Przemysław Prusinkiewicz && Aristid Lindenmayer.
The project is an extension of a previous project using node-canvas
and png files for output, instead of ASCII-renderings later transformed to png.