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

fixed bug in quaternion slerp #210

Merged
merged 1 commit into from
Jun 12, 2014
Merged

fixed bug in quaternion slerp #210

merged 1 commit into from
Jun 12, 2014

Conversation

jnises
Copy link

@jnises jnises commented Jun 5, 2014

Slerp doesn't interpolate correctly when both quaternions are equal but with different sign.

Groovounet added a commit that referenced this pull request Jun 12, 2014
Fixed linear interpolation when cosTheta is close to 1 in quaternion slerp #210
@Groovounet Groovounet merged commit a1a861a into g-truc:0.9.5 Jun 12, 2014
@Groovounet Groovounet added the bug label Jun 12, 2014
@Groovounet Groovounet added this to the GLM 0.9.5 milestone Jun 12, 2014
@Groovounet Groovounet self-assigned this Jun 12, 2014
Groovounet added a commit that referenced this pull request Jun 12, 2014
@Groovounet
Copy link
Member

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

Successfully merging this pull request may close these issues.

None yet

2 participants