A rewrite of L-System Studio

L-System Studio (source)

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 billions trillions infinitely many symbols
  • 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.

6 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.