ReadieFur / OculusToSteamVR

Use Oculus accessories with SteamVR headsets.
GNU General Public License v3.0
8 stars 1 forks source link

OculusToSteamVR

Use Oculus controllers with SteamVR headsets.
NOTE: While this can be used it is not complete, more details can be seen at the todo section.

Installation:

There are two ways to install the plugin:

Or

{
    "external_drivers": 
    [
        "C:\\Users\\kofre\\Documents\\OculusToSteamVR"
    ]
}

Configuration:

Positioning the controllers:

By default the Oculus hardware wont be aligned properly in SteamVR space. I don't have a way to automatically calibrate this as of yet, so you will have to calibrate it manually.
To do this, open SteamVR and with your Oculus controllers press both the Menu (on the left controller) and A buttons on the controllers.
This will put the controllers into calibration mode, use the following buttons to move and calibrate the controllers:

Using the controllers as trackers:

You can use the controllers as trackers by toggling between the controller and tracker modes by pressing the Menu and Right thumbstick buttons on the controllers.

Todo:

Devlopers:

Building:

Credits:

This section is to credit other people who have either directly contributed to the project, or resources I have used that are open source. Resource Author
SteamVR driver template terminal29
DirectX11 header for Oculus Oculus