Lindenmayer System
Lindenmayer systems are a compact way to describe iterative graphics, where the basic idea is to define complex objects by successively replacing parts of a simple object using a set of rewriting rules which can be carried out recursively. This smart L-system demo is made using our favourite HTML element.. canvas. If you’re lost and not sure what we’re talking about, check out Wikipedia.
View the Lindenmayer System canvas demo




Related demos