Paul Demars Posted September 2, 2019 Share Posted September 2, 2019 Hello, I'm a developper and I'm currently working on an adaptation of an airplane simulation in VR. The application is not my production (Xplane 11) and I need to deactivate the 6 axes of freedom. I only need the rotation of the HTC device without the movement. But I need to do it directly on the HTC application because I can't do it directly on the simulator. Thanks, Paul Demars @Dario Link to comment Share on other sites More sharing options...
HackPerception Posted September 3, 2019 Share Posted September 3, 2019 @Paul Demars - Can you please describe your tech stack a bit? In short, SteamVR tracked hardware is fundamentally 6DoF only - at the OpenVR/SteamVR layers, you can only derive and query OpenVR for a 6DoF pose, and in the case of SteamVR tracked hardware, that pose is dependent on timing data from the basestations. There are several tricks to derive a 3DoF position within an editor (Unity, Unreal) but not so at the OpenVR layer. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.