Houdini 20.0 Nodes VOP nodes

Quaternion Conjugate VOP node

Computes the conjugate of a quaternion.

Since 20.0

This operator computes the conjugate of the input quaternion. For a quaternion a + bi + cj + dk, this is a - bi - cj - dk.

Note that the quaternion a + bi +cj + dk is laid out as vector4(b,c,d,a).

VOP nodes