o
odin.langpkg.dev
packages / library / odin-openvr

odin-openvr

1d289e6library

No description provided.

No license · updated 6 years ago

odin-openvr

Usage:

  1. Grab your systems library file from: Original SDK, place next to openvr.odin
  2. The runtime (openvr_api.dll) can be found steamapps\common\SteamVR\bin\win64 in your local steam directory, place that next to your exectuable.
  3. 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 :)