Fibonacci Spiral (and a bit different "for loop")

Опубликовано: 24 Март 2026
на канале: Houdini 123
1,134
35

0:00 - Intro
0:41 - Sources
2:54 - Creating Fibonacci Spiral
11:04 - Optional settings

Scripts:
pow(1/((1 + sqrt(5))/2), (detail("../foreach_count3", "iteration", 0)))
-90*(detail("../foreach_count3", "iteration", 0))

There are multiple ways to create a Fibonacci spiral in Houdini. I choose this simple one. It is a simple method where you iteratively copy a square with part of the curve. But it uses a different kind of for loop to achieve this. The for loop takes the last output and feeds it as the input, while it merges all the other parts in the end.


Patreon with all the goodies:
  / houdini123  

Gumroad:
https://gumroad.com/houdini123

Instagram:
  / houdini123_tutorials