#a simple "pythagoras tree"-like L-system. 6 45 40 cA A=B[+A][-A][^A][&A] B=cFF'(0.71) @