Functional, extensible L-System architecture w/ support for probabilistic rules
A set of methods for the generation and transformation of number sequences useful in algorithmic composition
Lindenmayer is a L-System/LSystem library using modern (ES6) JavaScript with focus on a concise syntax. The idea is to have a very powerful but simple base functionality, that can handle most use-cases by simply allowing anonymous functions as production
L-System/LSystem component for A-Frame to draw 3D turtle graphics. Using Lindenmayer as backend.