OpenGloves is an open source, OpenVR Driver that allows for use of DIY Virtual Reality Hardware in SteamVR games.
This update introduces a refresh to the existing driver codebase, and a new style for the UI
Driver:
* Serial and bluetooth can now be enabled at the same time, each time a different device connects for a specified hand, the hand will be updated to use inputs from that device.
* Filter finger curl values, making hand animations smooth.
* Rename driver to OpenGloves.
* Introduces OSC support for getting splay values from the driver. The path follows this: "/avatar/parameters/leftThumbSplay".
* Better support for named pipes, and compatibilty for previous versions of the interface.
UI
* Rewrite communication handling between driver and UI for a smoother experience.
* Introduce fine-grained control over force feedback in settings, you can now specify a range of values.
A lot has changed under the hood for this update! We are excited to hear what you think!