Stochastic fractal tree
Randomizing each branch's angle (and optionally its branch count) so the tree's exact shape differs every run while keeping the same recursive structure.
What it is
How it works
Parameters & tuning
Where it’s been used
Variants & neighbours
Go deeper
Connected to
Variant of: Recursive branch tree · Recursive fractal tree (deterministic)
Variants: Recursive fractal tree (deterministic)
Contrast with: Recursive function