openvr-driver-example icon indicating copy to clipboard operation
openvr-driver-example copied to clipboard

How could we add Rotational & Positional data to HMD or Controller

Open apurv1305 opened this issue 3 years ago • 1 comments

Thanks for your explanation of the OpenVR architecture, it's really very helpful.

I was trying to write a sample driver inspired by your explanation to the OpenVR APIs. I am trying to write a driver for a custom VR controller and want to write Rotational and Positional data for the same by reading the serial port.

My Question was how could I write both positional and rotational data for the controller in the driver.

Thank You.

apurv1305 avatar Jun 13 '21 14:06 apurv1305