Houdini 22.0 Nodes Copernicus nodes

Cross Product Copernicus node

Performs a cross product of two RGB layers, VDBs, or attributes.

On this page

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

Parameters

Signature

The layer type that the source accepts.

See Signatures for more information.

Inputs

a

An RGB layer, VDB, or attribute for the first value to cross product.

b

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

Outputs

cross

An RGB layer, VDB, or attribute of the result of the cross product.

See also

Copernicus nodes