Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
phyxle's avatar
phyxle
Honored Guest
7 years ago

WEBGL_multiview in Oculus Browser

I am trying to use multiview rendering in WebVR for Quest Browser as explained here. However "var ext = gl.getExtension('WEBGL_multiview'); returns null. I also noticed that WEBGL_multiview is now de...