A TypeScript implementation of L-systems
In the first chapter of The Algorithmic Beauty of Plants, the authors describe a set of related systems named L-systems after one of the authors, Lindenmayer. Using simple production rules,…
Continue Reading
A TypeScript implementation of L-systems