Open MajorMeerkatThe3rd opened 1 year ago
Hey, apologies for the delay. Right now the second version is in the works which is also why I couldn't give you a straight solution. Right now, HBAO is very basic so things like scene scale aren't taken into account. So there isn't a way at the moment. I'll check it out, thanks for reporting!
Hello, I'm having an issue setting up the AO (both HBAO and SSAO) with varying scene sizes.
In this first example, I have a pretty standard setup with the HBAO effect. Everything works as expected.
When I now introduce a
scalingFactor
that scales all elements in the scene as in this second example, the results of the AO are not consistent. I tried to adjust thedistance
,thickness
andradius
by thescalingFactor
with no success.Is there a way to achieve consistent AO results depending on the scene scale?