darkirk
Does Urho have any built-in shader for eye adaptation effects?
Something similar to this:
Does Urho have any built-in shader for eye adaptation effects?
Something similar to this:
It can be achieved by appending the
AutoExposure
post-processing effect to your
Vieport
's
RenderPath
.