webxr Questions

1

Solved

Is it possible for a webpage to listen for button presses of a Oculus controller simply using some generic javascript code like document.addEventListener? In VR browsers by default the primary thum...
Rechaba asked 28/6, 2022 at 15:50

2

Solved

I want to experiment with webxr and have setup a typescript project. According to WebXR I should do the following: const supported = await navigator.xr.isSessionSupported('immersive-vr'); With my ...
Complexion asked 11/1, 2021 at 8:3

4

I would like to use camera.getWorldDirection() and access to the head-mounted display directions. I was able to do this with the previous webVR API. When I use the new HelioWebXRPolyfill.js from TH...
Toland asked 1/1, 2020 at 17:14

1

I would like to figure out how to map out the controls for my oculus quest and other devices, using three.js and webXR. The code works, and allows me to move the controller, maps a cylinder to each...
Gratin asked 19/6, 2020 at 18:25
1

© 2022 - 2024 — McMap. All rights reserved.