Houdini 21.0 Nodes Copernicus nodes

Triplanar UV Copernicus node

Generates UVs in three orthogonal projections.

On this page
Since 21.0

This node generates UV-coordinates for X, Y, and Z projections. The node also outputs float weights for each projection.

Parameters

Blend

The amount to smooth the projections' weights.

Inputs

position

The layer that generates the UVs.

normal

The layer that defines the projection weights.

blend

An optional per-pixel blend amount that’s scaled by the Blend parameter.

Outputs

xuv

The X projection of UV coordinates.

xweight

The X projection’s weight.

yuv

The Y projection of UV coordinates.

yweight

The Y projection’s weight.

zuv

The Z projection of UV coordinates.

zweight

The Z projection’s weight.

See also

Copernicus nodes