Not getting desired results with SSAO implementation
- by user1294203
After having implemented deferred rendering, I tried my luck with a SSAO implementation using this Tutorial. Unfortunately, I'm not getting anything that looks like SSAO, you can see my result below.
You can see there is some weird pattern forming and there is no occlusion shading where there needs to be (i.e. in between the objects and on the…