1ntEgr8 / lyndenn

🧬An L-system (Lindenmayer system) animator

Home Page:https://1ntegr8.github.io/lyndenn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lyndenn

🧬An L-system (Lindenmayer system) animator

demo

What's an L-system?

To put it simply, it's a set of production rules that tell you how to expand a given set of symbols to its full form, provided you have some sort of grammar defined.

What does the demo do?

It uses turtle.js to draw L-systems. Included presets include the Gosper curve, the Koch snowflake, and the Dragon curve.

About

🧬An L-system (Lindenmayer system) animator

https://1ntegr8.github.io/lyndenn/


Languages

Language:JavaScript 64.4%Language:HTML 21.0%Language:CSS 14.5%