Screen space directional occlusion (SSDO) is a
computer graphics
Computer graphics deals with generating images with the aid of computers. Today, computer graphics is a core technology in digital photography, film, video games, cell phone and computer displays, and many specialized applications. A great deal ...
technique enhancing
screen space ambient occlusion
Screen space ambient occlusion (SSAO) is a computer graphics technique for efficiently approximating the ambient occlusion effect in real time. It was developed by Vladimir Kajalin while working at Crytek and was used for the first time in 2007 by ...
(SSAO) by taking direction into account to sample the
ambient light (both the light coming directly at an object, as well as the light reflected off of the object directly behind it), to better approximate
global illumination
Global illumination (GI), or indirect illumination, is a group of algorithms used in 3D computer graphics that are meant to add more realistic lighting to 3D scenes. Such algorithms take into account not only the light that comes directly from ...
.
References
{{reflist
Shading
Computer graphics
3D computer graphics
Global illumination algorithms