Stochastic-Depth Ambient Occlusion

    
Proceedings of the ACM on Computer Graphics and Interactive Techniques, Volume 4, Number 1 - may 2021
Download the publication : SDAO-supplementary.pdf [78.8Mo]   SDAO.pdf [5.6Mo]  
Ambient occlusion (AO) is a popular rendering technique that enhances depth perception and realism by darkening locations that are less exposed to ambient light (e.g., corners and creases). In real-time applications, screen-space variants, relying on the depth buffer, are used due to their high performance and good visual quality. However, these only take visible surfaces into account, resulting in inconsistencies, especially during motion. Stochastic-Depth Ambient Occlusion is a novel AO algorithm that accounts for occluded geometry by relying on a stochastic depth map, capturing multiple scene layers per pixel at random. Hereby, we efficiently gather missing information in order to improve upon the accuracy and spatial stability of conventional screen-space approximations, while maintaining real-time performance. Our approach integrates well into existing rendering pipelines and improves the robustness of many different AO techniques, including multi-view solutions.

Images and movies

 

BibTex references

@Article { VSE21,
  author       = "Vermeer, Jop and Scandolo, Leonardo and Eisemann, Elmar",
  title        = "Stochastic-Depth Ambient Occlusion",
  journal      = "Proceedings of the ACM on Computer Graphics and Interactive Techniques",
  number       = "1",
  volume       = "4",
  month        = "may",
  year         = "2021",
  url          = "http://graphics.tudelft.nl/Publications-new/2021/VSE21"
}

Other publications in the database







Back