quaternion to aed/xyz converter ?
Hi there,
Hi I need a quaternion to aed/xyz/eul converter . Anyone know of an object that will do this ? None of whats on this thread or in the max objects database seems available anymore :
https://cycling74.com/forums/native-objects-to-convert-quaternion-to-rotation-matrix/
jit.quat2euler and jit.euler2quat
Is there something that accepts x,y z and w values for this ?
jit.quat2euler takes a list input, of x y z w values, and converts to euler angles
many thanks Rob