Update sketch_2020_04_05a.pyde

main
villares 2020-04-06 14:08:47 -03:00
rodzic 324426325b
commit 08fbb53a35
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -3,9 +3,9 @@ from gif_animation_helper import gif_export
# Other L-System
iterations = 10
base_len = 350
angle_deg = 45
iterations = 11
base_len = 3500
angle_deg = 15
axiom = 'L'
sentence = axiom