
VIBE CODING IN HOUDINI
CODING
TOOL BUILDING
Use Claude.ai to build a tool with VEX or Python to be used in Houdini.
SOFTWARES
CLAUDE AI
HOUDINI
LET'S DIVE INTO THE PROCESS!
Houdini have such a particular workflow, you mess up one thing on the node tree and your scene will probably be all messed up...
As file organization is so essential for a smooth work flow, I decided to create a new tool in Houdini that allow user to create a simple node stricture with one click to save time and help with file organization.
CLAUDE AI!

01. Prompt
I first started with a prompt that included the purpose of the code, also asking for direction on how to install the code:)
(as I have never code before...)

02. Work in Progress
Once I plug the first code it, python shell showed one error, so I asked Claude AI to fix according to it. I also ask the AI to directly incorporate the hotkey registration in the code so I can don't have to register the hot key manually!
CODE IN USE





