Simple Trees!

Simple Tree is a generative art project I created in 2019 using L-Systems (Lindenmayer systems) to generate realistic-looking tree structures. L-Systems use simple string rewriting rules to create complex, natural-looking branching patterns that resemble real trees and plants.

I built it using JavaScript and my demolib framework. The demo generates different tree variations each time, showing how simple recursive rules can create organic, natural-looking structures. It's fascinating how mathematics can mimic nature! It's licensed as GPLv3 and you can watch trees grow in your browser.

General Info

Tech
JS, demolib
Year
2019
Platforms
  • WEB