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

Update mViewProjectionMatrix in ArcballCamera::UpdateCamera #458

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

footballhead
Copy link
Collaborator

I added an ArcballCamera to #428 and noticed that it wasn't working as expected.

ArcballCamera wasn't updating mViewProjectionMatrix after modifying mViewMatrix. This was causing the ArcballCamera to not work correctly when combined with the classes introduced in #426.

I added an ArcballCamera to google#428 and noticed that it wasn't working as
expected.

ArcballCamera wasn't updating mViewProjectionMatrix after modifying
mViewMatrix. This was causing the ArcballCamera to not work correctly
when combined with the classes introduced in google#426.
@Keenuts Keenuts merged commit 8b979f7 into google:main Apr 17, 2024
5 checks passed
@footballhead footballhead deleted the topic/arcball_fix branch April 18, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants