Simple-WebXR-Unity icon indicating copy to clipboard operation
Simple-WebXR-Unity copied to clipboard

Magic Leap Helio Browser displaying SimpleWebXR in left eye only

Open AC0793 opened this issue 3 years ago • 3 comments

I just tried the SimpleWebXR color picker demo in the Magic Leap Helio browser and it only displays for the left eye. Specifically it is showing both eye displays in the left eye. I am still able to interact and walk around the UI at 30FPS.

AC0793 avatar Oct 29 '20 03:10 AC0793

Hey :) thank you for this remark. You are the first who have tested this browser. This behavior is weird. Can you give me an example of a WebXR application that works (threejs or other)? I'll look at the viewport calculation differences. View port is calculated here : https://github.com/Rufus31415/Simple-WebXR-Unity/blob/4a40d2626cbf46f39d779aa61823f6afffeb25be/Assets/SimpleWebXR/Plugins/SimpleWebXR.jslib#L72

Rufus31415 avatar Oct 30 '20 18:10 Rufus31415

This demo (https://toji.github.io/webxr-particles/) from here: https://github.com/immersive-web/immersiveweb.dev/issues/14 appears to work in the Helio browser in both eyes.

AC0793 avatar Oct 30 '20 20:10 AC0793

I just asked the developers on their #web discord channel : http://magi.ca/discordb

Rufus31415 avatar Nov 08 '20 18:11 Rufus31415