Kevfx StudiosSep 24, 20221 min readHoudini Python Viewer StatesUsers can interact with Houdini in viewport through Python Viewer States in the following ways: Display handles Interact with geometry...
Kevfx StudiosJul 30, 20222 min readHoudini Basics - Matrix & TransformThis post is about using matrix functions in Houdini Python & VEX with examples. It is essential to know matrix especially when working...
Kevfx StudiosJun 6, 20221 min readHoudini Python - Node SearchIn this post, I will give some examples of how to search nodes in your current Houdini scene. (This post will be updated.) Search by type...
Kevfx StudiosJun 6, 20222 min readHoudini Python - UI Sometimes, TDs need to access the UI elements to set up tools etc. So there you go. Here are my some example tips and tricks. (This post...