Original Post
I have a static ambient occlusion calculator that currently works per vertex. I want to be able to generate an ambient map as a preprocessing step. How would I do this? The mesh would already have texture coordinates defined if that helps.