top of page
Search


Houdini Python Viewer States
Users can interact with Houdini in viewport through Python Viewer States in the following ways: Display handles Interact with geometry...

Kevfx Studios
Sep 24, 20221 min read
229 views
0 comments


Houdini Basics - Matrix & Transform
This post is about using matrix functions in Houdini Python & VEX with examples. It is essential to know matrix especially when working...

Kevfx Studios
Jul 30, 20222 min read
602 views
0 comments


Houdini Python - Node Search
In 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 Studios
Jun 6, 20221 min read
88 views
0 comments


Houdini 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...

Kevfx Studios
Jun 6, 20222 min read
67 views
0 comments
bottom of page