/LSystem

Primary LanguageC#MIT LicenseMIT

LSystem

LSystem.cs implements a simple axiom and rules based Lindenmayer system

LogicExpressionParser.cs allows to parse logic or numeric expressions given as string into a custom expression tree

HilbertCurve.cs is an exsample usage to draw a Hilbert curve with the LSystem