Fractal Trees

Trees represent the simplest of fractals. I used d3 to generate lines that would grow into a forest of trees eventually. I set the upper limit on the number of trees to 20 in the demo.

Demo and Code

Notes on Fractals