[Code] Houdini Python snippets
Useful snippets stored for use later HDA callback button scriptsInitialize Presets buttonRun all processes button HDA callback button scripts Initialize…
Keep readingHoudini VEX commands
Useful VEX commands glossary: (to be continuously updated) concat(string 1, string 2,..): concatenate all stringsfindattribval(input, attribclass, attrib name, value)Ex:v@P =…
Keep readingHoudini Hscript commands
Some useful Hscript commands (test in Hscript textport): abs()atof(): converts a string to a floatbbox()ceil()centroid()clamp(value, min, max)fit()floor()frac() -> only keep…
Keep reading[Code] Houdini Python (6)
Learning Python, so here is jotted-down notes that might be useful, part 6. LOG 6 * 1 – os module…
Keep reading[Code] Houdini Python (5)
Learning Python, so here is jotted-down notes that might be useful, part 5. LOG 5 * 1 – HDAs &…
Keep reading[Code] Houdini Python (4)
Learning Python, so here is jotted-down notes that might be useful, part 3. LOG 4 * 1 – Python sops…
Keep reading[Code] Python and Houdini Python (3)
Learning Python, so here is jotted-down notes that might be useful, part 3. LOG 3 * 1 – hou.Node classhou.node().node()…
Keep reading[Code] Python and Houdini Python (2)
Learning Python, so here is jotted-down notes that might be useful, part 2. LOG 2 * 1 – Strings \n…
Keep reading[VFX] BLOWNUP – SENIOR STUDIO II
Welcome to my Senior Studio II project at Savannah College of Art and Design. My project – BlownUp – is…
Keep reading[Code] Python and Houdini Python (1)
Learning Python, so here is jotted-down notes that might be useful LOG 1 * 1 – What Python is and…
Keep reading[VFX] GAMEOVER – SENIOR STUDIO I
Welcome to my Senior Studio I project at Savannah College of Art and Design. My project – GAMEOVER – is…
Keep readingCan’t find what you’re looking for? Search the site.