zesterer / openmw-shaders

Photorealistic shaders for Morrowind
83 stars 7 forks source link

Light attenuation not simulated for water #6

Open MonoAccipiter opened 2 years ago

MonoAccipiter commented 2 years ago

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

zesterer commented 2 years ago

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

AbduSharif commented 2 years ago

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.