technique

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.

Also called: random fractal tree

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


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