AnonymousVR-VR
AnonymousVR-VR
> You can modify the configuration of your screens by changing the projection and possibly modelview matrices in the driver You were on the right track, I have used the...
Hello ChristophHaag, thanks for all the information offered. Yes, I have requested assistance in OpenHMD but the information does not arrive, I guess there are not many cases of MODs...
I am trying to understand, does the driver_openhmd.cpp file already have functions to rotate the screens? I am not sure where this file should work. Is Monado another Api that...
Thanks for the clarifications.
Finally I have used the Openvr API, and I have managed with the ProjectionRaw function to create 2 individual functions for each eye and from there configure my screens. virtual...
> For IPD 0.65 nothing needs to be done, do not write a large value of DistanceBetween I have fixed the problem, I am not going to use "DistanceBetweenEyes", thanks
> > Try adding a minus if you need to push the images apart Thanks is good to know. I currently have no problems with the IPD.
> Maybe it would be easier for you to use a config file to change GetProjectRaw angle? What code are you using? Are you saying from the original viewer driver,...
> [COM read and write.zip](https://github.com/r57zone/OpenVR-ArduinoHMD/files/10046352/COM.read.and.write.zip) Hello, I am not going to use an Arduino, I want to use the USB HID connection of the viewer that sends the 32 8-bit...
> I don’t know why to make USB, it’s quite difficult to imitate a USB device and it’s unlikely that someone will do it. > > Transmission is in degrees...