lobbel
06-29-2010, 04:25 PM
I tried the GLM math library (http://glm.g-truc.net/).
Please, can anyone tell me how to do quaternion multiplication with this library ? -> q3 = q1 * q2.
There is no operator overloaded that takes a quaternion for multiplication and there is no fucntion glm::mul that takes
two quaternions for multiplications.
regards,
lobbel
Please, can anyone tell me how to do quaternion multiplication with this library ? -> q3 = q1 * q2.
There is no operator overloaded that takes a quaternion for multiplication and there is no fucntion glm::mul that takes
two quaternions for multiplications.
regards,
lobbel