Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucidvr/opengloves-driver
An OpenVR Driver for VR Gloves
https://github.com/lucidvr/opengloves-driver
cpp hacktoberfest openvr openvr-device openvr-driver steamvr steamvr-driver vr-gloves
Last synced: 2 days ago
JSON representation
An OpenVR Driver for VR Gloves
- Host: GitHub
- URL: https://github.com/lucidvr/opengloves-driver
- Owner: LucidVR
- License: mit
- Created: 2021-02-19T17:50:51.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-27T11:08:06.000Z (about 1 year ago)
- Last Synced: 2025-01-12T02:19:18.451Z (9 days ago)
- Topics: cpp, hacktoberfest, openvr, openvr-device, openvr-driver, steamvr, steamvr-driver, vr-gloves
- Language: C++
- Homepage: https://store.steampowered.com/app/1574050/OpenGloves/
- Size: 8.34 MB
- Stars: 472
- Watchers: 23
- Forks: 83
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenGloves Driver [![Steam Badge]][Steam] [![Discord Badge]][Discord]
A **SteamVR (OpenVR)** driver for VR Gloves and DIY Hardware.
## Download
[![Steam Badge]][Steam]OpenGloves is available on **[Steam]**,
where it comes with additional tools for configuring driver related features.## Features
### Driver Features
- **Force Feedback**
- **Full Finger Tracking**
*Splay Support*
*Individual Joint Support*- **Tracker / Controller Positioning & Offsetting**
- **Button / Joystick Inputs**
*➜ Trigger | A | B*
*➜ Joystick | X | Y | Click*- **Multiple Communication Methods**
*- Bluetooth Serial*
*- Named Pipes*
*- Serial USB*### Additional Tools
#### OpenGloves UI
**[OpenGloves UI]** is an application that ships with the driver on Steam.
It provides additional features for configuring driver related features, such as:
- Managing driver settings
- Force Feedback Testing
- Automatically calibrating Controller ⟷ Glove offsets## Custom Hardware
To make your own hardware compatible with **OpenGloves**, refer to the **[Driver Input]** page.
## Contributing
**Pull requests are very welcome.**
*For major changes, please open an*
***[Issue]*** *or contact us first to discuss*
*what you would like to change.*---
## Credits
| Author | Discord |
|:------:|:-------:|
| **[danwillm]** | `danwillm#8254` |
| **[Lucas VRTech]** | `LucidVR#0001` |---
**⸢ [Manual Installation] ⸥ ⸢ [Building] ⸥ ⸢ [Limitations] ⸥ ⸢ [Compatibility] ⸥**
---
[Steam Badge]: https://img.shields.io/badge/Steam-000000?style=for-the-badge&logo=steam&logoColor=white
[Discord Badge]: https://img.shields.io/badge/Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white[Discord]: https://discord.gg/lucidvr
[Steam]: https://store.steampowered.com/app/1574050/OpenGloves
[Steam Page]: https://store.steampowered.com/app/1574050/OpenGloves[Manual Installation]: docs/Installation.md
[Building]: docs/Building.md
[Limitations]: docs/Limitations.md
[Compatibility]: docs/Compatibility.md[UI]: https://github.com/lucidVR/opengloves-ui
[OpenGloves UI]: https://github.com/lucidVR/opengloves-ui[Driver Input]: https://github.com/LucidVR/opengloves-driver/wiki/Driver-Input
[Issue]: https://github.com/LucidVR/opengloves-driver/issues
[Danwillm]: https://github.com/danwillm
[Lucas VRTech]: https://github.com/lucas-vrtech