Is it possible to force VR rendering?
I don’t need the head tracking. My input is a camera image and I just want to play it through a VR goggle.
Raylib has such a function. I can just enable it regardless of the device. And was wondering if I can do it with threejs.
Thanks a lot in advance.