Overview | Notes | Shelf Tools | External
Welcome to this repository, which is a collection of personal scripts I've made to use on my classroom workstation.
Anyone is welcome to use this code in their Houdini projects. So far, it's extremely basic, and easy to follow along. I will try to put a few comments here and there for readability.
Shelf tools folder This is probably the section you'll be most interested in. You can easily copy-paste the code in these files into the script tab of a new shelf tool. For more info on creating custom shelf tools visit the sidefx documentation here: edit tool window
Certain snippets of code have been directly borrowed from user posts on either sidefx forums, odforce, or stackoverflow. All excellent learning resources!