-
[quote user="Tom"] Where did you get that model? [/quote] It's from the CryTek site. Perfect for testing lighting and rendering. Here a video of the ambient occlusion effect in action... If you want more insight, http://www.nelxon.com/954/horizon-based-ambient-occlusion-in-xna-4/ Oh and...
-
Thanks JohnK. The deferred rendering option sounds sounds like it might be the simplest way forward since the edge-effect post processor does indeed seem to only detect differences in the depth and normals, so I could probably just use what is already provided by Sunburn's deferred buffer object...