Skip to content

anastasiakrouglova/Screen-Space-Ambient-Occlusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen Space Ambient Occlusion

In order to estimate the amount of hemispherical occlusion for each pixel, we utilised a method called Screen Space Ambient Occlusion (SSAO), which involves examining the z-buffer for nearby depth values. Essentially, we sought to determine the degree to which the hemisphere was obstructed and attenuated the intensity of the diffuse indirect lighting by that.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published