Quaternions, just one little thing I need to know.
I completely grasp the method of turning axis-angle notation
to quaternion notation.
What I DON''T get is what is MEANT by the formula to rotate
a vector v by quaternion q.
(FROM THE QUATERNION ARTICLE AT WWW.GAMASUTRA.COM
v'' = q v q''
What EXACTLY is this formula stating???
If you have the time on your hands and completely understand
HOW to implement this formula in C, please drop a little
source code that uses this formula to rotate a vector.
I REALLY REALLY appreciate your time,
thanks.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement