- Welcome to my site!
- Check out my blog posts below - (mostly small stuff I find useful in Houdini)

Display Intermediate Results and Viz Geo [Update]
A minor improvement on the previous post

HDA Guide Geometry
Add a simple visualizer to your HDA using Houdini鈥檚 built-in Guide Geometry feature

Display Intermediate Results And Visualization Geo in an HDA
Different methods for switching between visualization geo in an HDA or subnet

Evaluating Menu Parameters
Explore the results of evaluating menu parameters with various methods

Executing Python Code From a String Parameter
Create a preset on a Null that lets you run Python code from it

Multi-Output Display Hotkeys
Quickly switch the display for nodes with multiple outputs (Vellum, Split, RBD, etc.) without a Null

Attribute Bindings
Write to attributes with one name while using another in your code

Vex Source
Use one VOP network or VEX wrangle to drive many others without channel referencing

Decay Values
Decay values in a Solver SOP while respecting substeps

ftrim() HScript function
Trim unwanted digits from parameter values