Houdini Packed Prims
Houdini Packed Prims
Houdini Packed Prims
RBDs
Rotate Orient Attribute I created orient attributes on points already, and now wanted them to spin randomly. The points are fed into copy to points. I could ...
Houdini Vex Lots of misc vex things!
Python Print a list of all materials attributes assigned on a selected node Made this as I wanted a list to be able to pick materials to override in a Redshi...
If you have environment variables set up for paths, you may want to add them as favourites to the file browser favorites. This is possible with a tcl comman...
Read every other odd frame-((frame+1)%2)
Houdini vex connect all points
Rotate camera 360 degress in 100 frames Frame 1101 will match 1001 so 1001-1100 is the loop
Maya Snippets I try to use pymel whenever possible, basically a wrapper for cmds, which is for mel… but it object oriented ♥
Offset Image Use the expression node to offset pixels, for instance to make sure an image is tileable