matzman666 / OpenVR-InputEmulator

An OpenVR driver that allows to create virtual controllers, emulate controller input, manipulate poses of existing controllers and remap buttons. A client-side library that communicates with the driver via shared-memory is also included.
GNU General Public License v3.0
718 stars 138 forks source link

mouse detection and remapping #101

Open microscott opened 6 years ago

microscott commented 6 years ago

Hi Matzman,

Firstly great job on a much needed app. This will help the vr community no end.

I just wanted to request detection for a mouse aswell as the keyboard so it can be mapped to the oculus tough thumb sticks, is this possible?

Many Thanks in advance.