Skip to content Skip to sidebar Skip to footer
Showing posts with the label Virtual Reality

Unable To Change Camera Position When Using Vrcontrols

I have the following code: ... camera = new THREE.PerspectiveCamera(75, screenRatio, 1, 10000 ); ca… Read more Unable To Change Camera Position When Using Vrcontrols

Access Oculus Go Controller Via Gamepad Api In Oculus Browser?

I'm testing out a couple of my three.js apps in my new Oculus Go. I'm wondering if it's… Read more Access Oculus Go Controller Via Gamepad Api In Oculus Browser?