Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: iancamarillo on 2018-07-12, 19:51:46

Title: stats post render in 3ds Max
Post by: iancamarillo on 2018-07-12, 19:51:46
Is there a way to retain the stats, specifically the noise amount, after the render has finished when submitting to network rendering?
Title: Re: stats post render in 3ds Max
Post by: Frood on 2018-07-12, 21:01:38
You could log the stats in the max logfile (<maxdir>/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


Title: Re: stats post render in 3ds Max
Post by: iancamarillo on 2018-07-12, 21:09:10
great thanks!