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

How to use physical HMD instead of null/virtual one #3

Closed
cheddarva opened this issue Feb 18, 2018 · 1 comment
Closed

How to use physical HMD instead of null/virtual one #3

cheddarva opened this issue Feb 18, 2018 · 1 comment

Comments

@cheddarva
Copy link

cheddarva commented Feb 18, 2018

Is there a way to modify the existing code so this driver will function with my Oculus Rift as the "Active HMD" instead of creating a null/dummy one?

I'm trying to develop a driver that modifies my HMD's projection matrix.

@cheddarva cheddarva changed the title How do I send the video output to my HMD? How to use physical HMD instead of null/virtual one Feb 18, 2018
@terminal29
Copy link
Owner

To display on your rift, if it shows up as a monitor in your screen resolution settings then you just need to copy the offsets and resolution settings into the variables in the plugin and it should work as-is. As for the rotation and position of your headset, you're probably going to have to use the oculus' api and get your headsets pose that way.

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