RnD: Mastering Houdini

I have a tendency to want to explore the totality of a program. With one with such interconnectedness as Houdini, this was a treat. On this page, I showcase some examples:

Generating Permutations

https://github.com/robertvanduursen/Portfolio/blob/main/hou_permutations_script.py

Model exporter basics

https://github.com/robertvanduursen/Portfolio/blob/main/hou_exportGeo.py

Minimum Spanning Trees

https://github.com/robertvanduursen/Portfolio/blob/main/hou_minspantree.py