I am trying to determine the difference between two quaternions. I tried multiplying one by the reverse of the other (flip the sign of the w component) but it does not appear to work.
--EDIT--
This is in fact the correct way to do it.
--EDIT--
This is in fact the correct way to do it.