• 2/12/14 1:39 am
- 4.8k views • 3 today
- save_alt 160 downloads
- Progress
- 100% complete
Added CreditBackground terrain created using WorldPainter
1,260
Cubes following the Fibonacci numbers up to 144 in a spiral pattern. The result is a square base.
More like this
2723778
2


Have something to say?
+1 diamond
this is pretty funny.
What gave you the idea to do this Foxy?
were you meaning to reply to someone else in the comments? =P
Basically it's just the current number added to the previoius number so like the sequence would be 0, 1, 1, 2, 3, 5, 8, 13, 21, 24, etc. 1+1=2, 2+1=3, 3+2=5, 5+3=8, 8+5=13, 13+8=21, and so on. Using it in architecture can give your builds a look more natural look that's more appealing to the eye.