Blender Git Commit Log
Git Commits -> Revision b55c44e
Revision b55c44e by Clément Foucault (master) October 20, 2020, 20:06 (GMT) |
EEVEE: Screen Space Reflection: Improve self intersection cases. This patch fix most self intersection comming from reflection rays. We regenerate the ray if it goes below the shading normal (should be the geometric normal but we have no access to it here). Also add the same precision based bias we use for contact shadows. This fix T81105 Eevee SSR quality regression in 2.91 alpha |
Commit Details:
Full Hash: b55c44e3eda0165b67b1284336eaedc02198844e
Parent Commit: 65a3195
Lines Changed: +32, -4
1 Modified Path:
/source/blender/draw/engines/eevee/shaders/effect_ssr_frag.glsl (+32, -4) (Diff)