Compute vector cross product
ID
tool-vector-cross-product
Name
Cross Product
Group
Vector
Package
Tool
Keywords
Render
After creating the node, connect the first vector for the cross-product to the first port and to the second port the second vector. Connect the boolean to get the normalized vector to the third port. On the output ports, you will get the cross-product and length of the vector.
Vector Length
Vector Reverse
Amplitude Vector
Dot Product
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
vectorA | Vector | First vector | |
vectorB | Vector | Second vector | |
unitize | Boolean | Unitize output |
Outputs
Name | Type | Description |
---|---|---|
vector | Vector | Cross product vector |
length | Number | Vector length |