SSR Pass is not compatible with SSAO pass

@Vr_Tech Partly ok.

https://raw.githack.com/gonnavis/three.js/SSRPassSeparateInputs/examples/webgl_postprocessing_ssr.html

Now SSAOPass and SSRPass can chain beauty render result.
But still render Depth / Normal for themselves, I’ll keep separating these inputs.

PS: Because the demo scene is too small, I can’t make the SSAO effect obviously, but it really exists.

1 Like