openmw-shaders
openmw-shaders copied to clipboard
Light attenuation not simulated for water
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:


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!

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.