StereoEffect with EffectComposer

I need to be able to use StereoEffect with EffectComputer to include this lens distortion pass. I am hoping to rebuild a WebXR polyfill for Iphone as the polyfill is completely broken with three.js. It works with Babylon. I’m hoping a post process of stereo effect is enough.

Is there a way to achieve this ?

1 Like

The distortion does what I want. As I wasted too much time trying to get the deprecated webxr polyfill hackjob to work. But I need both cameras. Is there a modification out there to try ?