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

How does WebXR handle AFrame camera pose and tick events? #175

Open
riebling opened this issue Aug 8, 2019 · 0 comments
Open

How does WebXR handle AFrame camera pose and tick events? #175

riebling opened this issue Aug 8, 2019 · 0 comments

Comments

@riebling
Copy link

riebling commented Aug 8, 2019

Apologies that this is a question and not a proper Issue, but seeking help from those with more expertise:

We've got an AFrame scene (http://xr.andrew.cmu.edu/arena-xr) that publishes camera pose (location and rotation) by reading these values from the main camera scene element on every 'tick'. It's pretty cool because multiple users can see each other move about in the scene in real time on a variety of devices that support WebVR/AFrame/THREE.js.

It seems that when viewing this scene in WebXR Viewer on iOS, that information is never available or updated. Might that be because not all of AFrame is running, that tick events (especially for the main camera) are not being fired?

I've been digging through code but felt emboldened to try asking 'real people' for help - thanks!

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

No branches or pull requests

1 participant