🦁 womblewiki : a barebones houdini reference 🤓

labs overview sop

nodes chop cop2 dop lop obj out shelf sop top vop

simulation FEM RBD crowds dynamics fluids grains hair other particles pyro vellum

coding bash groups hscript python vex


chop

filter: all arrange audio character combine constraints create device event export import perform shape solve timing utility view


utility

Channel VOP Contains a VOP network that can manipulate channel data.

Channel Wrangle Runs a VEX snippet to modify channel data.

For-Each ?

Null Used as a place-holder and does not have a function of its own.

Output Marks the output of a sub-network.

Stash Caches the input motion in the node on command, and then uses it as the node’s output.

Subnetwork Allows for the simplification of complex networks by collapsingseveral CHOPs into one.

Transform VOP ?

Transform VOP CVEX Contains a VOP network that can manipulate transform data.

Transform Wrangle ?