ValveSoftware / openvr

OpenVR SDK
http://steamvr.com
BSD 3-Clause "New" or "Revised" License
6.13k stars 1.28k forks source link

How to create default bindings for controllers which are not connected? #1084

Open arhcy opened 5 years ago

arhcy commented 5 years ago

I need to implement very simple input which tracks controllers rotation and triggers two buttons. Currently, I have only Oculus attached to my computer, but I need to create bindings for other controllers like Vive and WMR. How to do this without buying and connecting all of them?

mikorigames commented 5 years ago

Up