block by curran 36163af1a01d41d0cd18bf6397bae774

Tree Fractal with SVG

Full Screen

A tree fractal using SVG circles. The mouse position determines the number of iterations (left-right) and the branch angle (up-down). The number of SVG elements is shown on the bottom. Using this, you can get a feel for how much animation lag is introduced when the number of SVG elements gets high. You can feel the performance limits of SVG.

You can buy prints of this graphic (with 786,411 circles!).

See also the broken version.

Built with blockbuilder.org

Forked from a previous version that uses Canvas - Tree Fractal with Circles.

index.html