hi guys,
I'm new to this forum and fairly new to Babylon.js. I created a very simple web viewer in Three.js for (Corona Render) stereoscopic overunder images. (The problem with Three.js is that I can't get the barrel lens correction to work.)
Therefor I also want to create one with Babylon. The WebVrCamera is exactly what I was looking for. A few small issues I have to solve though.
Somehow my iPhone won't switch to fullscreen. Nor in Safari, nor in Chrome.
I added the scene.switchfullscreen(true). But the it won't switch to fullscreen. I saw on this forum the IOS and fullscreen are a bit crappy. Can I solve this?
Thanks for your help guys.