issues
search
Another-Game-Engine
/
AGE
AGE - C++11 OpenGL4 Game Engine
MIT License
48
stars
11
forks
source link
SSAO: Shader
#589
Open
DorianPinaud
opened
9 years ago
DorianPinaud
commented
9 years ago
The SSAO Shader
Calculating the occlusion factor
Reconstruct the view position
Get the normal surface
Use the noise texture to generate the ortation matrix and rotate the kernel with it
Compute the occulsion factor