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

Use OpenHMD provided proj/view matrix #15

Open
TheOnlyJoey opened this issue Mar 19, 2021 · 2 comments
Open

Use OpenHMD provided proj/view matrix #15

TheOnlyJoey opened this issue Mar 19, 2021 · 2 comments

Comments

@TheOnlyJoey
Copy link

Ohai!

I was playing around with VRZero a bit and realized that it only uses the rotational information from OpenHMD.
By using the provided Projection and View matrices, you will get correct rotation and position information, while also getting IPD and some lens information for more correct rendering.

As OpenHMD is getting more positional devices, and Raspberry Pi's are getting better specs, My goal is to get the current DK2/CV1 positional tracking (https://github.com/thaytan/OpenHMD/tree/rift-kalman-filter) working on Pi4. If the projection and view matrices are used, that tracking would work out of the box with VRZero, which would be great for demo's and prototyping!

Thanks

@WayneKeenan
Copy link
Owner

That would be very cool.
Not sure if that’s just a suggestion or you just volunteered? :D
But you’re right either way .

@TheOnlyJoey
Copy link
Author

Its more a open question i guess haha, i am currently limited on time so i guess a suggestion at this point, but volunteering if it has not happened in a while? XD

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