Nicolas Alvarez <nicolas.alvarez [at] gmail is the best com> wrote:
> That's only useful if you can save the mesh and use it for other
> renders.
#if (generate_mesh = 0)
#include "my_mesh.inc"
#else
mesh_generation_macro()
#end
(This is quite similar to the way Radiosity pregeneration works, you'll notice).
Post a reply to this message
|