Hey everybody !
I’m working on a project with the Vive and Unity, I observed that the resolution in the Vive seems bad and it’s not pleasant to play with it. I don’t know every command in unity for the resolution but everthing I tried to increase the resolution doesn’t work .
I hope there is a way to control the resolution in the Vive with the OpenVr api or with Unity and i’m looking for a solution.
I’m working with Unity 5.4 and the SteamVR 1.10.
Best regards
Psykomusic
Use this as a good start point and read the documentation included. Unity Asset Store - The Best Assets for Game Making
Thank you ! I didn’t have this asset, and there is all I wanted, documentation new script and very good example scenes.
I find what I wanted in the ValveCamera.cs and the Adaptive quality.
Psykomusic