Move camera around using touch event in CardBoard and Rajawali VR Android
问题 Currently, I am working on VR application for android that using google CardBoard and Rajawali to play the 360 video. The sensor is working well, but I cannot use touch to drag the scene or camera around correctly. Is there any way to enable touch mode in this app? Any help is greatly appreciated! Thank you. 回答1: I've worked on the same thing, and this is what I used: First, take a look at Rajawali's ArcballCamera class. You can see there how touch events are handled to rotate the camera with