Closed avaer closed 5 years ago
This is probably generalized to A-Frame WebVR.
It's A-Frame that has the general bug where it assumes non-cyclops.
https://https-moonrider-xyz.proxy.exokit.org/vendor/aframe-master.min.js
var n=p.getEyeParameters("left"),r=n.renderWidth*y,i=n.renderHeight*y;t.setDrawingBufferSize(2*r,i,1)
Probably should be filed with A-Frame.
A-Blast suffers the same.
Moonrider suffers from the same issue as https://github.com/exokitxr/exokit-web/issues/36.