AO with logarithmic depth buffer?

  • SkacikPL
  • Topic Author
More
10 years 5 months ago #1 by SkacikPL AO with logarithmic depth buffer? was created by SkacikPL
Question for the well versed in shader arts.
With depth buffers like this:


Is it going to be possible to create at least semi-decent AO shaders? For me it looks like a fat chance.

Please Log in or Create an account to join the conversation.

  • Continous
More
10 years 5 months ago #2 by Continous Replied by Continous on topic AO with logarithmic depth buffer?
The issue here isn't so much that it is logarithmic, but rather there is no actual depth info on the characters. In other words, your AO will be on the background not the characters.

Please Log in or Create an account to join the conversation.