tree prunning
- 山口鎌作
- Feb 6, 2023
- 1 min read
I try to think of the number of tree branches in terms of the fibonacci sequence.
The number of branches increases as 1,1,2,3,5,8,13,21...
Even if there is some error,I think the appearancw of tree that fits this number sequence is the most beatiful.
before


after


Comments