You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 the distance, thickness and radius by the scalingFactor with no success.
Is there a way to achieve consistent AO results depending on the scene scale?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: