Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glm::orientation with GLM_FORCE_RADIANS bug #112

Closed
error256 opened this issue Sep 5, 2013 · 1 comment
Closed

glm::orientation with GLM_FORCE_RADIANS bug #112

error256 opened this issue Sep 5, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@error256
Copy link

error256 commented Sep 5, 2013

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.

@Groovounet
Copy link
Member

This issue is now fixed in GLM 0.9.4 branch.

Thanks for contributing!
Christophe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants