Recursive branch tree
A function that draws one arc/branch then calls itself twice at half the radius from each end grows a fractal branch tree whose depth is just the recursion-stop level.
What it is
How it works
Parameters & tuning
Where it’s been used
Variants & neighbours
Go deeper
Connected to
Contrast with: Recursive function
Variants: Stochastic fractal tree