alvr-org / PhoneVR

Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.
GNU General Public License v3.0
577 stars 39 forks source link

Vertical Movement detection #93

Open YoZeLLLE710 opened 2 years ago

YoZeLLLE710 commented 2 years ago

Hello, I am having trouble moving up and down in steamvr. I set my headset position to 0cm in steamvr setup, and now I cannot move up or down. Adding vertical movement could be helpful in any game. Thank you for your amazing software.

Fancy2209 commented 2 years ago

Hello, I am having trouble moving up and down in steamvr. I set my headset position to 0cm in steamvr setup, and now I cannot move up or down. Adding vertical movement could be helpful in any game. Thank you for your amazing software.

I believe the reason why is that 6 DOF (Wich adds the Up and Down and not only Left and Right) is not supported by Google Cardboard.

Fancy2209 commented 2 years ago

Tough ARCore 6dof could be implemented?