Houdini 20.5 Nodes Copernicus nodes

Cross Product Copernicus node

Performs a cross product of two RGB layers.

On this page

This node performs the vector cross product of two layers. A cross product finds a mutually perpendicular value, so is mostly used when the input layers store signed vectors.

Inputs

a

An RGB layer for the first value to cross product.

b

An RGB layer for what to cross product against. If not present, {0, 0, 1} is used.

Outputs

cross

An RGB layer of the result of the cross product.

See also

Copernicus nodes