Fractal Tree

Set your parameters to create your amazing tree!

Branches (2 -> 5):
Angle of spreading (0 -> 360):
First line lenght (1 -> 300):
Iterations number (1 -> 10):
Scaling factor (0.1 -> 2):
Start position:

Tips: try to change the values above or simply change layout to see some predefined trees. Don't forget to try the MOVE button!

Attention: the time complexity of the algorithm is exponential: O(branches^iterations).
That means that you should be careful when increasing these two parameters since it could take longer for your device to load the tree, in particular if you are not using "simple" spreading angles like 0, 90, 180...