Skip to content

Minimal OpenVR test driver to publish hand animations associated with a controller

License

Notifications You must be signed in to change notification settings

spayne/right_hand_test

Repository files navigation

OpenVR Device Driver: Right Hand Test

This is a minimal OpenVR driver that publishes a controller with an animating skeleton on the right hand.

It is as correct and as small as possible. If you can make it more correct, please let me know!

Installing

  1. Clone the repo
  2. Open the solution from Visual Studio 2017
  3. Build (Should default to a 64 bit dll build).
  4. From the command line run install_driver.bat
  5. Start SteamVR - Verify you see the sample controller on the right hand side
  6. From within a game, setup the bindings for this device.

Demonstration

The following demonstrates this driver: Building; installing, looking at the code, running in unity, running in unreal and configuring with the bindings GUI.

Demonstration of OpenVR:Right Hand Test

About

Minimal OpenVR test driver to publish hand animations associated with a controller

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published