Houdini 20.5 Nodes Copernicus nodes

SDF Adjust Copernicus node

Modifies the values for a Mono SDF layer.

On this page

This node provides some common settings to adjust a Mono layer with a signed distance field.

Parameters

Iso Offset

Controls the crossing point of the signed distance field values that is considered the border of the shape. Higher values will enlarge the shape, while lower values will shrink the shape.

Outline

When turned on, the shape is made into a hollowed thin shape, and this value controls the thickness around the original border. This is achieved by taking the field’s absolute value and subtracting this number from it.

Absolute Value

When turned on, this changes all negative values into positives. This will remove what would be considered the inside of the shape, only leaving a thin border of the shape.

Invert

When turned on, this will swap positive and negative values, making the outside region to be considered the inside of the shape.

Inputs

sdf

The SDF Mono layer to adjust.

Outputs

sdf

The adjusted SDF Mono layer.

See also

Copernicus nodes