LSystem

A toolkit for creating and using Lindenmayer Systems (L-systems). It consists of a class that allows for declaration of the L-system's grammar, and another class that allows for the definition of how the symbols output by a grammar should be translated into work.

Learn more »