Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

VREyeParameters API incompatible with canted displays #85

Open
lonetech opened this issue Jun 17, 2019 · 1 comment
Open

VREyeParameters API incompatible with canted displays #85

lonetech opened this issue Jun 17, 2019 · 1 comment

Comments

@lonetech
Copy link

I have a Pimax headset with canted displays. The matrices produced by GetEyeToHeadTransform thus contain a rotation. Not only does openvr/display.rs discard that data in fetch_eye_parameters, there's nowhere to put it in VREyeParameters. This will need to be fixed, and maybe not just for wide field of view headsets; the Valve Index also has canted optics.

@jdm
Copy link
Member

jdm commented Jun 17, 2019

We would accept a pull request to fix this, but the plan is to replace this crate with https://github.com/servo/webxr/ in the next few months, so we don't expect to invest any time fixing bugs that don't directly affect hardware that we are running Servo on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants