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

Matrix4.lookAt(): accommodate z-up edge case #11543

Merged
merged 1 commit into from
Jun 18, 2017
Merged

Conversation

WestLangley
Copy link
Collaborator

@WestLangley WestLangley commented Jun 18, 2017

lookAt() is ill-defined when the look-direction is the same as -- or parallel to -- the up-direction. We do something arbitrary, but not unreasonable.

Fixes #11436

@mrdoob mrdoob merged commit d7512d2 into mrdoob:dev Jun 18, 2017
@mrdoob
Copy link
Owner

mrdoob commented Jun 18, 2017

Thanks!

@WestLangley WestLangley deleted the dev-lookAt branch June 19, 2017 21:20
@WestLangley WestLangley mentioned this pull request Nov 2, 2023
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.

2 participants