Author Topic: stats post render in 3ds Max  (Read 1520 times)

2018-07-12, 19:51:46

iancamarillo

  • Active Users
  • **
  • Posts: 282
    • View Profile
Is there a way to retain the stats, specifically the noise amount, after the render has finished when submitting to network rendering?

2018-07-12, 21:01:38
Reply #1

Frood

  • Active Users
  • **
  • Posts: 2001
    • View Profile
    • Rakete GmbH
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


« Last Edit: 2018-07-12, 21:08:41 by Frood »
Never underestimate the power of a well placed level one spell.

2018-07-12, 21:09:10
Reply #2

iancamarillo

  • Active Users
  • **
  • Posts: 282
    • View Profile
great thanks!