Cross Product Node

cross product node

Calculates the cross product of two vectors.

Inputs:

  • a, b: The two vectors.

Outputs:

  • cross: The cross product of a and b.