WebXR example
A basic demonstration of how to use the Emscripten WebXR library with Magnum. This replaces the example for the now-obsolete WebVR API.
For the full experience, this example requires a WebXR 1.0 capable browser and
a VR headset. Before Chrome 79 or Oculus Browser 7.0 you may need to enable
WebXR support explicitly on your browser — on Chrome go into chrome://flags
and search for WebXR. Works on Android as well.
Initialization...