You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current demo implementation uses the WebVR API. This API has been deprecated and as a result, this demo does not work on some VR headsets (e.g. Meta Quest 2). The WebVR API has been replaced with the WebXR API. Re-implement the demo using this API.
The current demo implementation uses the WebVR API. This API has been deprecated and as a result, this demo does not work on some VR headsets (e.g. Meta Quest 2). The WebVR API has been replaced with the WebXR API. Re-implement the demo using this API.