L-System Visualizer
Arnav Mehra
Defaults
2D Tree
Koch Curve
Sierpinski Triangle
2D Plant
3D Plant
System
axiom("0") .map("0").to("1[0]0") .map("1").to("11")
Draw
let("len").eq(0.05) .on("0") .draw_line.len("len") .on("1") .draw_line.len("len") .on("[") .push_all .set("pitch").add(45) .on("]") .pop_all .set("pitch").add(-45)
Save Code
Step
0
Do not spam +, your computer will SUFFER.
String
Hide Full
0
Rotate
Mag