Hi all
I'm trying to implement very basic ssao but get the following artifacts. I'm not using the normals and I'm using a simple filter with no noise here.
I've tried using a noise filter which helps remove them on the floor except when looking directly at them. However they seem to persist on the walls
and other objects.
Has anyone seen these sort of artifacts before? Any Idea how to get rid them?
SSAO artifacts
Started by EternalNewbie, Oct 12 2012 05:08 AM
2 replies to this topic
Sponsor:
#2 Members - Reputation: 322
Posted 12 October 2012 - 06:59 AM
It looks to me as though your sample kernel's radius is quite small, such that it's causing some erroneous occlusion on the floor where the triangles intersect. Try increasing the sample kernel radius to see if that alleviates the problem.






