Posts tagged terrain
Houdini Expressions & Functions

Houdini expressions are functions available to help you calculate values in the parameters of the nodes. You may have seen $HIPNAME which returns the name of the current hip file. Or the centroid one that I use most often for procedural modeling, $CEX $CEY $CEZ, which returns the centroid vector component.

Read More
Building Terrain with Height Fields in Houdini

Houdini’s Seamless Integration with Height Fields. The Height Fields fit in very nicely with the rest of Houdini’s infamous simulation tools. I can create a random test terrain within a minute and then use it for fracturing in a destruction simulation right away.

Read More