I'm trying to render a very large number of particles, using a shadow map generated from a volume to expedite render times...
For a test with an animated sphere and plane, I've generated the maps successfully per frame and viewed them in mplay to check they're fine, but mantra still seems to be generating shadows on the fly despite auto-generate shadow maps being unchecked.... changing the referenced shadow map frame on the light has no effect. Am I missing something?