Features:
- 30+ presets
- Including the Koch Curve, Quadratic Gosper, and Square Sierpinski
- Unlimited iterations
- It uses lazy evaluation to generate, translate, and render L-Systems with
billionstrillionsinfinitely many symbols
- It uses lazy evaluation to generate, translate, and render L-Systems with
- 2D camera
- Supports an infinite canvas since you can position the camera anywhere you want
- Supports panning horizontally and vertically
- Supports zooming in and out
- Performant
- Render 1,000,000 instructions per frame at 60 frames per second
P.S. hunorg/L-System-Studio
is the original application upon which this one is based.