stats post render in 3ds Max

Is there a way to retain the stats, specifically the noise amount, after the render has finished when submitting to network rendering?

You could log the stats in the max logfile (/network/max.log). Here is one of our prerender scripts, use it in Render setup → Scripts as pre(!)render script.

It provides the output shown in the screenshot. It’s one of the many things I’m missing when it comes to logging and Corona.

Good Luck

Postrender_ListCoronaRenderStats.zip (792 Bytes)

great thanks!