Closed arturitu closed 8 years ago
Sorry, I think is not an issue here, is in the new VREffect when you enter to onFullscreenChange force renderer.setPixelRatio(1); I'm not sure why, maybe is to improve the performance, but some 3D scenes looks very odd.
Testing https://borismus.github.io/webvr-boilerplate/ wih any device (I tested with a Nexus 5 & a Samsung S6) when you press 'Cardboard' icon, you can view the scene but looks as if it had a setPixelRatio = 1, I guess is not resizing the canvas correctly (the gear and arrow icons are bigger than previous version which works for me).