openvr-customhmd
openvr-customhmd copied to clipboard
Generic OpenVR Driver, STM32 based HeadTracker and wireless motion controller firmware.
I really want to use this on my VRTEK WVR2 I need help
Hi, Can you list the required hardware trackers and wireless modules.thanks
Currently we are working on creating our own HMD. This HMD has two display (for Left and Right eye) and it's needs to rotate (portrait to landscape). So I'm trying...
If I want to implement a function similar to riftcat, what do I need to pay attention to in the driver and client development?The client is running in pico or...
Hi, buddy, I achieve a DirectMode in last version of OpenVR driver(Some hack maybe). But I can not finish a simple display in Jan 31 version, and I made a...
Hi sencercoltu. I really learned a lot from this project. So appreciate for this. I implemented the IVRDriverDirectModeComponent in my driver following your code. With the direct mode, the vrmonitor...
Hi, buddy! So hard work you are, I see you update github frequently. And I got my direct mode follow you code. Thanks again. You don't know how appreciate I...