"Lindenmayer Systems, Fractals, and Plants" (PRUSINKIEWICZ; HANAN, 1989) https://link.springer.com/book/10.1007/978-1-4757-1428-9
"Lindenmayer Systems, Fractals, and Plants" (PRUSINKIEWICZ; HANAN, 1989) https://link.springer.com/book/10.1007/978-1-4757-1428-9
Code at: https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_04_06
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
If you like this, support my work:
https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724
https://liberapay.com/Villares
https://wise.com/pay/me/alexandrev562
#LSystem #Processing #Python #py5 #CreativeCoding
Code at: https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_04_05
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
If you like this, support my work:
https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724
https://liberapay.com/Villares
https://wise.com/pay/me/alexandrev562
#LSystem #Processing #Python #py5 #CreativeCoding
Code at: https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_04_03
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
If you like this, support my work:
https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724
https://liberapay.com/Villares
https://wise.com/pay/me/alexandrev562
@liaizon thank you!
If you are curious, I added some references about L-Systems to this post: https://github.com/py5coding/py5generator/discussions/555
#LSystem Code at: https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_04_02
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
If you like this, support my work:
https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724
https://liberapay.com/Villares
https://wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding
@neauoire @chrisamaphone Have you ever played around with L-Systems (I bet you did :)? It seems there's a lot of conceptual overlap here, even though they don't offer much in terms of control flow or Turing completeness. I just think they generally still remain somewhat under exposed/explored (beyond the traditional Turtle graphics applications). If you attach different kinds of interpreters, they can be pushed pretty far... In the past I have used them for genetic programming, text & code generation, music composition, and even basic stack machines (where the L-System acts as an iterative macro expansion stage)...
A couple of FizzBuzz examples (incl. a super basic Forth-like VM) using https://thi.ng/lsys...
https://gist.github.com/postspectacular/7d0ae7d90e0eafb69e60fb97e2838221
I love to play/create an #LSystem, check discussion at https://github.com/py5coding/py5generator/discussions/555 Code at: https://github.com/villares/sketch-a-day/tree/main/2024/sketch_2024_11_11
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
I really need your support to keep going, if you can, donate any amount at: https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724 #Processing #Python #py5 #CreativeCoding