Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility issue between VR runtimes #113

Open
cabanier opened this issue Mar 11, 2022 · 3 comments
Open

Compatibility issue between VR runtimes #113

cabanier opened this issue Mar 11, 2022 · 3 comments

Comments

@cabanier
Copy link
Member

While porting the Oculus browser to OpenXR, we realized that there is a difference between some joints.
This manifests itself as a hand that is slightly deformed.
Wondering which runtime is correct, I asked @Yonet how hands are rendering on the Hololens. It turns out that they are rendering deformed as well.

Is this the correct forum to solve this?

I've been thinking about how we can fix it and I believe that the cleanest way would be to return a new profile name that points to an updated hand mesh. This mesh would be compatible with future Oculus browser and current Hololens. Hololens would have to update its native code to return this new profile name.
Alternatively, I could update the profile name of the current Oculus browser and we copy the existing profile to it.

@toji @Manishearth @thetuvix, what do you think?

@cabanier
Copy link
Member Author

Maybe I'm overcomplicating it and I should just fix Oculus browser.
Then when we ship, we update the profile...

@AdaRoseCannon
Copy link
Member

AdaRoseCannon commented Mar 11, 2022 via email

@cabanier
Copy link
Member Author

@toji I believe you updated the profile in the past. If you have a browser that returns different joints, would you be able to fix it up?

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

No branches or pull requests

2 participants