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

Fixing LookAt method on ofNode #6069

Merged
merged 7 commits into from
Jul 31, 2018
Merged

Fixing LookAt method on ofNode #6069

merged 7 commits into from
Jul 31, 2018

Conversation

patriciogonzalezvivo
Copy link
Member

@patriciogonzalezvivo patriciogonzalezvivo commented Jul 8, 2018

Fix for #5304

The quaternion constructed to set the orientation on .lookAt() method on ofNode is not properly multiply. In GLM the order of quat multiplications is different.

ps: sorry for the extra commits, I was trying to fix the spacing/tabbing issues

@arturoc arturoc merged commit 62949ae into openframeworks:master Jul 31, 2018
arturoc pushed a commit that referenced this pull request Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants