Labs / Computer Science

Recursion

A recursive shape is defined in terms of smaller copies of itself. Pick a fractal, drag the depth slider, and watch the same rule apply again and again — each level drawn from tinier versions of the whole. Leave “grow level by level” on to see the recursion actually unfold, with the newest frontier picked out in orange.

depth 0 / 81 branches

What to try