In order to run the project you need to have path_to_project/SSAO/src set as your working directory.
The very next thing is to simply run:
python ssao.py You can move the camera throughout the scene using standard WSAD key bindings.
The pitch and yaw are controlled by mouse movements.
Additionally:
qto roll to the righteto roll to the left,spaceto move up,cto move down,,to decrement SSAO samples count by 1,.to increment SSAO samples count by 1.