MozillaReality / WebXR-emulator-extension

INACTIVE - WebXR emulator extension
Mozilla Public License 2.0
463 stars 55 forks source link

Support XRInpurSource.profiles #199

Closed takahirox closed 4 years ago

takahirox commented 4 years ago

This PR adds XRInputSource.profiles support and fixes #194. The emulator can work with Three.js XRControllerFactory now.

Oculus Quest controller image

Oculus Go controller image

The pictures are of Three.js VR ballshooter example. The controller(grip) direction looks weird against the ray. There is a chance that is a webxr-polyfill.js problem, I'm going to report.