openmw-shaders icon indicating copy to clipboard operation
openmw-shaders copied to clipboard

Light attenuation not simulated for water

Open MonoAccipiter opened this issue 3 years ago • 2 comments

From discussion with Zesterer on OpenMW Discord:

Light attenuation for particles like mud are not simulated correctly by the PBR shader, leading to "electric blue" water, often with very high occurrences of greens and bright blues. See screenshots:

screenshot033

screenshot018

MonoAccipiter avatar Jun 07 '22 19:06 MonoAccipiter

I've been doing a little experimenting with... mixed results. Superficially it appears to work fine, but interacts strangely with things like SSAO due to the lack of depth writing (similar to cloud shaders). More experimentation is needed! image

zesterer avatar Jun 09 '22 12:06 zesterer

I would ignore the issues with SSAO shaders, they're broken in alot of other ways, not just with your shaders too, but also with OpenMW.

AbduSharif avatar Jun 20 '22 17:06 AbduSharif