MozillaReality / hello-webxr

INACTIVE - Hello WebXR
https://mixedreality.mozilla.org/hello-webxr
MIT License
288 stars 88 forks source link

Handle the lack of WebXR support nicely and more explicitly #80

Closed fernandojsg closed 3 years ago

fernandojsg commented 4 years ago

Currently we are showing a message when WebXR is not available: WEBXR NOT AVAILABLE. PLEASE USE A VR HEADSET (watch preview video)

We should make it more explicit and avoid pointer lock.

Maybe even avoiding the load screen and show the message and if people want to keep going, we could just show the main hall or even auto rotate between the scenes?