Houdini 22.0 Nodes Copernicus nodes

HeightField Terrace Copernicus node

Creates stepped plains from the slopes of a HeightField.

On this page

This node creates terraces by quantizing the input HeightField into discrete steps.

Parameters

Mask

The amount of terraces to mix with the original height.

Compute Range

Click to fill in the Min Height and Max Height parameters with the minimum and maximum values of the input height layer.

Min Height

The minimum height value where terraces are created.

Tip

Click and then click the layer in the viewport to set the Min Height.

Max Height

The maximum height value where terraces are created.

Tip

Click and then click the layer in the viewport to set the Max Height.

Method

The method of specifying the terrace step size.

Step Size

Specify the terrace step size directly.

Number of Terraces

Specify the terrace step size as a number of steps in the range from the Min Height and Max Height.

Step Size

When the Method is set to Step Size, sets the height of each terrace step.

Terraces

When the Method is set to Number of Terraces, sets the number of terrace steps to fit between the Min Height and the Max Height.

Offset

Shifts the height where each terrace step occurs.

Random Step

Scales the random height that is added to each terrace level. With Random Step set to 0, each terrace level has the same step size.

Step Seed

When Random Step is non-zero, the seed generates the random height that is added to each terrace level.

Add Layers

This options adds numerous additional Layers of terraces with randomly varying offsets.

Layers

When Add Layers is enabled, the number of layers of terraces to add.

Seed

When Add Layers is enabled, the seed sets the random offset of each layer of terraces.

Global Seed

The global seed for randomizing the terraces steps and layers.

Inputs

height

The height layer to add terraces to.

mask

An optional per-pixel mask amount that’s scaled by the Mask parameter.

Outputs

height

The resulting height blended with the terraces.

mesa

A mask of the terrace floors.

cliffs

A mask of the terrace walls.

Copernicus nodes