Modelowanie_Wirtualnych_Swi.../Assets/LSystem/drzewo.txt

4 lines
59 B
Plaintext
Raw Normal View History

2021-05-24 23:27:23 +02:00
#axiom
S(0,0)
#rules
S(a,c) : c<15 -> X\(60)[-S(0,0)]S(0,0)