Does anyone have an implementation of screen space ambient occlusion working that they would be willing to share? I'm trying to migrate our application to Qt's new QOpenGLWidget (which renders to a texture) and it seems to break our previous implementation of SSAO. Lee