OpenGlove is an OpenVR driver for DIY Virtual Reality Gloves. Using OpenVR's driver interface we are able to provide support for many SteamVR/OpenVR games.
- We strongly recommend downloading the driver from Steam, to recieve automatic updates and UI settings.
Or download the latest on GitHub:
Follow the wiki guide for configuring the driver
- https://github.com/LucidVR/opengloves-driver/wiki/Configuring-the-Driver
- The driver will not work correctly unless you configure it properly.
Problems?
- Check Troubleshooting
- Didn't help? Contact us on the Discord Server
If you want to use the driver as-is, refer to Installation and Usage.
If you are planning on modifying source files, refer to BUILDING.md.
- LucidVR Gloves - Lucas VRTech
- Fngrs - danwillm
- Have your own hardware you want to feature here? Let us know!
- Refer to Game Compatibility List
- As this is an OpenVR driver, it is strictly compatible with games that take input from the OpenVR API. Only the games in the list above have been tested to work properly.
- Finger flexion tracking
- Positioning from controllers + trackers
- Button/Joystick inputs
- Communication Protocols:
- Serial USB
- Serial over Bluetooth
- BLE Communication
- Finger splay tracking
- Force feedback haptics
- Vibration haptics
Pull requests are very welcome. For major changes, please open an issue first to discuss what you would like to change.
- Danwillm (
danwillm#8254
) - Lucas VRTech (
LucidVR#0001
)