Ever evolving rules govern our system, but we can only grow so much in limited space.
In this second iteration we tilt the angle from PI/2 to PI/3.
## HOW
We generate an l-system and let it evolve within a limited area.
We don't use any third party dependencies.
## CONTROLS
1-9 = animation speed
spc = toggle animate
i = show info / rule
s = save SVG
p = save PNG
## QUERY PARAMS
width | height = canvas width and height (defaults to window size)
points_before_sleep = controls animation speed [2-1024] (defaults to 2)
num_of_pngs_to_save = save a given number of pngs per line animation (for creating gifs)
## LICENSE
You're not allowed to use my code or generated art commercially w/o my permission.