Hey there,
I recently found this trick (might have been done before?). The other way of faking SSAO in real-time is by adding negative point lamps to objects, I’ve found what I believe to be a much better solution – only works properly for orthographic camera, mind you. It doesn’t require a tremendous amount of lamps – just one Sun lamp parented to the camera.
It does work: Sun lamps are orthographic shadows. Spot lamps are perspective shadows. Also, I tried it before using the sun lamp
It doesn’t work as well as the sun lamp in orthographic, because toward the edges of the screen it gets a bit faded unless you make a really big spot lamp. But it does work