naelstrof / VRPlayspaceMover

A little app that lets you adjust your play-space by gripping the universe!
MIT License
159 stars 35 forks source link

Possible to input motion data directly to move playspace? #16

Open eilerj2 opened 5 years ago

eilerj2 commented 5 years ago

Wondering if it is possible to provide motion data input to VRPlayspaceMover without using a Vive tracker. Looking to compensate for motion from a simulator that has the ability to output its motion data.

naelstrof commented 5 years ago

Yeah! The source code is fully available, there's no officially supported way as of right now though. You probably should just use Open Input Emulator's functionality to set the position of headset and controllers.

eilerj2 commented 5 years ago

Thank you very much for the reply. Would it be possible at all for you to help me walk through this process or send links where walkthroughs exist? This is my first adventure into modding my VR setup.