immersive-web / webvr-polyfill

Use WebVR today, without requiring a special browser build.
http://immersive-web.github.io/webvr-polyfill/examples/
Apache License 2.0
1.4k stars 325 forks source link

Touch doesn't work #353

Open amiznikov opened 4 years ago

amiznikov commented 4 years ago
Description:

Hello, I have problem, I use webvr-polyfill and three js. If I changed mode to vr I can't change position video by touch. Seems like webvr-polyfill misunderstand touches, 'cause I checked examples and it was same.

Additional Information:
jsantell commented 4 years ago

There is no standardized functionality for touch input for either WebVR or WebXR; this feature, and the mouse/keyboard input was previously removed in 0.10.0 for parity with the specifications