IanPhilips / UnityOculusAndroidVRBrowser

3D browser based on GeckoView and Oculus SDK for Unity projects built on Android (Oculus Go/Quest, maybe GearVR)
MIT License
225 stars 63 forks source link

Change Browser View Resolution #32

Closed bdelo closed 3 years ago

bdelo commented 3 years ago

Sorry if this is a dumb question, but I'm a complete noob with unity. Is it possible to change the resolution of the browser view and the web page rendered? In the demo project I've tried changing the height/width of the browserview component to 2560x1440, as well as the height and width of the ovr overlay external surface, but the webpage still renders as if the resolution is extremely small. Thanks

JimothyMarmalade commented 1 year ago

Did you manage to accomplish this? How did you do it?