- Grab your systems library file from: Original SDK, place next to
openvr.odin - The runtime (
openvr_api.dll) can be foundsteamapps\common\SteamVR\bin\win64in your local steam directory, place that next to your exectuable. - Checkout https://github.com/DrProfesor/vrtest for an example on how to use it.
Please note the bindings are not well tested, and there may be some issues with types. Go ahead and submit an issue or PR if you find something wrong :)