immersive-web / webxr-polyfill

Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Apache License 2.0
381 stars 84 forks source link

XRInputSourceEvent #83

Closed takahirox closed 4 years ago

takahirox commented 4 years ago

From #82. This PR defines XRInputSourceEvent for proper event handling.

jsantell commented 4 years ago

Looks great, thank you @takahirox!