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
glm::orientation returns incorrect results when GLM_FORCE_RADIANS is defined.
The result of acos shouldn't be converted to degrees before passing it to rotate in this case.
The text was updated successfully, but these errors were encountered:
glm::orientation returns incorrect results when GLM_FORCE_RADIANS is defined.
The result of acos shouldn't be converted to degrees before passing it to rotate in this case.
The text was updated successfully, but these errors were encountered: