Tree Generator

Art With Code
This is some text inside of a div block.
*Refresh page to update canvas size

Using incredibly simple rules of fractal patterns, I created an incredibly natural looking tree generator in p5 js. Each time the program is run, a distinct, unique tree is generated by the algorithm. A gentle breeze (indicated by the red compass) sways the branches around. The tree generator is another example of how simple but intelligently crafted rules create beautiful, dynamic visuals.