You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently updating Angle to return the smallest angle out of the equivalent quaternions (i.e., ensuring that it's less than pi). But why are there multiple quaternions that represent the same rotation, and is choosing the one with less rotation really the right thing to do?
The text was updated successfully, but these errors were encountered:
I'm currently updating
Angle
to return the smallest angle out of the equivalent quaternions (i.e., ensuring that it's less than pi). But why are there multiple quaternions that represent the same rotation, and is choosing the one with less rotation really the right thing to do?The text was updated successfully, but these errors were encountered: