Updating the projection and view matrix for webXR #165
Unanswered
positlabs
asked this question in
Answers & Questions
Replies: 1 comment 1 reply
-
Instead of the ViewProjection, shouldnt you be multiply by ModelViewProjection? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to get a webxr session working in cables, but I'm having trouble getting the view/projection matrices to update correctly. The cube remains in the center of the screen, not tracked to the world. Any ideas what I'm doing wrong here?
https://cables.gl/edit/Hs_uFX
Beta Was this translation helpful? Give feedback.
All reactions