technique

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.

Also called: recursive branching · fractal tree via direct recursion

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


Revision 1 · 1 source · Something wrong? Tell us.