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

Add functions eulerAngleXYZ and extractEulerAngleXYZ #311

Merged
merged 1 commit into from
Mar 15, 2015

Conversation

jzrake
Copy link

@jzrake jzrake commented Feb 15, 2015

I think a function that uses the X * Y * Z Euler angle convention is useful. I also added an implementation of extracting the Euler angles from an X * Y * Z matrix as described here:

https://d3cw3dd2w32x2b.cloudfront.net/wp-content/uploads/2012/07/euler-angles1.pdf

@Groovounet Groovounet added this to the GLM 0.9.7 milestone Mar 15, 2015
@Groovounet Groovounet self-assigned this Mar 15, 2015
Groovounet added a commit that referenced this pull request Mar 15, 2015
Add functions eulerAngleXYZ and extractEulerAngleXYZ #311
@Groovounet Groovounet merged commit 14c3673 into g-truc:master Mar 15, 2015
@Groovounet
Copy link
Member

Thanks for contributing!

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

Successfully merging this pull request may close these issues.

2 participants