On desktop browser I can use mouse to scroll screen.
But on my mobile device's browser, I can't use finger to scroll the screen , what only I can do is using gravity sensor to see the whole scene.
Somebody know how to use finger to scroll screen on mobile browser?
Currently it is not possible to scroll the screen on mobile, however this is a feature we plan to add.
Tell me more about your use case. Imaging that you could scroll to more the camera on mobile, once you start scrolling do you want to stay in "scroll mode" for that app, or do you also want to be able to return to the orientation tracking (gravity sensor) mode when done scrolling?
@amberroy Can we do both? If I'm not mistaken, the behavior of 360 image/video in Facebook is using both scroll and accelerometer. But I think it only registers Y-axis rotation for the scroll. So while scrolling, the user could still tilt the device up/down
@amberroy thanks for your answer.
In my use case, I'm working on a VR project which running on mobile browser(withou VR headset ). I wanna user can explore the scene via both scrolling and orientation tracking. The orientation tracking should be disabled when user start scrolling, and once user stop scrolling the orientation tracking should be restore automatically.
Imagine that if user want to see the behind scene,they must turn 180 degree round with their cellphone. It's pretty wierd. I think VR on mobile (without VR headset) the scroll feature is important.
Added in Add pinch-to-zoom on mobile. (addb42a)
See also Add touch panning on mobile.(fc01746)
Most helpful comment
Added in Add pinch-to-zoom on mobile. (addb42a)
See also Add touch panning on mobile.(fc01746)