Hi, i am thinking about using touchscript to interact with objects in VR. My project requires a lot of different input devices (Leap Motion, Vive Controllers, Mouse and Gaze). Vive and Leap are devices with multiple "touches".
I have already tried the demo's of touchscript with a VR headset, however when i the raycasts seem to be offset from the headset's position. I am unable to touch any of the objects or surfaces with vr glasses. This is depending on the setting of the "Target Eye" of the Camera. If i set None it works, any other setting breaks the input. Do you have a hint where i might start searching for the error?
thanks and good work!
(i previously posted this question on github, but closed it over there https://github.com/TouchScript/TouchScript/issues/233 )