L-Systems Turtle Graphics Renderer - HTML5 Canvas (original) (raw)

L-Systems, or Lindenmayer System is a simple but elegant 'turtle' rendering platform.

The recursive nature of the L-system rules leads to self-similarity and thereby fractal-like forms which are easy to describe with an L-system. Plant models and natural-looking organic forms 'grow' and becomes more complex by increasing the iteration level of the form.

Click on the Examples to view some example and famous L-System patterns.

HTML5 + JavaScript Canvas Demo by Kevin Roast - follow me on Twitter.

CLOSE