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

driverfromHead to worldfromDriver #178

Open MaxAbillion12 opened 4 years ago

MaxAbillion12 commented 4 years ago

Does anyone know how I would convert the worldfromDriver position to the driverfromHead position. I already made it to where I can go back and forth from them, but they have different XYZ axes, so the position is way off.