top of page
Search


Oriented Bounding Boxes in VEX
A step-by-step tutorial on using VEX to calculate the oriented bounding box of geometry.
Andy Nicholas
Oct 16, 202213 min read
8,250 views
2 comments


How To Reuse Python Code In A Houdini Scene
How to easily reuse Python code in your scene and still share it with others.
Andy Nicholas
Apr 11, 202111 min read
4,533 views
2 comments


Houdini Python: Finding all nodes of a specific type
An introduction to navigating your way around Houdini’s node type system.
Andy Nicholas
Feb 23, 20214 min read
11,218 views
3 comments


HDAs or OTLs?
A question I sometimes encounter is people asking "What's the difference between HDAs and OTLs?" Let's look at what the acronyms stand...
Andy Nicholas
Feb 1, 20213 min read
3,035 views
0 comments
![Customising Houdini Nodes [Part 3]: Modifying The UI](https://static.wixstatic.com/media/e38417_07844966ec8c4daa90f2d8bd01fe08cd~mv2.jpg/v1/fill/w_333,h_250,fp_0.50_0.50,q_30,blur_30,enc_avif,quality_auto/e38417_07844966ec8c4daa90f2d8bd01fe08cd~mv2.webp)
![Customising Houdini Nodes [Part 3]: Modifying The UI](https://static.wixstatic.com/media/e38417_07844966ec8c4daa90f2d8bd01fe08cd~mv2.jpg/v1/fill/w_357,h_268,fp_0.50_0.50,q_90,enc_avif,quality_auto/e38417_07844966ec8c4daa90f2d8bd01fe08cd~mv2.webp)
Customising Houdini Nodes [Part 3]: Modifying The UI
Using Python in a clear and concise way to customise Houdini's built-in nodes.
Andy Nicholas
Jan 5, 20218 min read
4,058 views
0 comments
![Customising Houdini Nodes [Part 2]: Hooking into Houdini](https://static.wixstatic.com/media/e38417_07844966ec8c4daa90f2d8bd01fe08cd~mv2.jpg/v1/fill/w_333,h_250,fp_0.50_0.50,q_30,blur_30,enc_avif,quality_auto/e38417_07844966ec8c4daa90f2d8bd01fe08cd~mv2.webp)
![Customising Houdini Nodes [Part 2]: Hooking into Houdini](https://static.wixstatic.com/media/e38417_07844966ec8c4daa90f2d8bd01fe08cd~mv2.jpg/v1/fill/w_357,h_268,fp_0.50_0.50,q_90,enc_avif,quality_auto/e38417_07844966ec8c4daa90f2d8bd01fe08cd~mv2.webp)
Customising Houdini Nodes [Part 2]: Hooking into Houdini
How to make your customised nodes available to users in the Houdini UI.
Andy Nicholas
Dec 29, 202017 min read
4,429 views
0 comments
![Customising Houdini Nodes [Part 1]: HDAs or Dynamic UI?](https://static.wixstatic.com/media/e38417_07844966ec8c4daa90f2d8bd01fe08cd~mv2.jpg/v1/fill/w_333,h_250,fp_0.50_0.50,q_30,blur_30,enc_avif,quality_auto/e38417_07844966ec8c4daa90f2d8bd01fe08cd~mv2.webp)
![Customising Houdini Nodes [Part 1]: HDAs or Dynamic UI?](https://static.wixstatic.com/media/e38417_07844966ec8c4daa90f2d8bd01fe08cd~mv2.jpg/v1/fill/w_357,h_268,fp_0.50_0.50,q_90,enc_avif,quality_auto/e38417_07844966ec8c4daa90f2d8bd01fe08cd~mv2.webp)
Customising Houdini Nodes [Part 1]: HDAs or Dynamic UI?
Is it better to use HDAs for customising built-in nodes, or just add your own parameters?
Andy Nicholas
Dec 26, 20209 min read
4,474 views
0 comments


Houdini Cheat Sheet
Just starting out in Houdini? Take a look at the fundamental nodes, expressions, and variables that you need to get your head around.
Andy Nicholas
Dec 26, 20202 min read
3,920 views
0 comments


Hou Farm: Deadline Submission Tool For Houdini
I’ve released a new tool for Houdini imaginatively named Hou Farm that provides a more convenient workflow for submitting jobs to...
Andy Nicholas
Jul 7, 20173 min read
542 views
0 comments
bottom of page