PDA

View Full Version : Rendering : Checking Last Frame-time


Jon_Pran
05-03-2003, 01:11 PM
How do I see how long the last rendered frame took (without hitting render again)? Is there a way to keep track of how long specific frames take to render?

Thanks.

Equinoxx
05-03-2003, 02:27 PM
for a quick glance, right after rendering, it gives the frame time in the bottom border of your maxwindow [just right of the maxscript listener]

but that goes away after doing stuff.

a more permanent view of your last frametime is under file ->Summery Info

Also, please follow posting guidelines next time

http://www.cgtalk.com/showthread.php?s=&threadid=57917

thx.

Bobo
05-03-2003, 09:11 PM
Originally posted by Jon_Pran
How do I see how long the last rendered frame took (without hitting render again)? Is there a way to keep track of how long specific frames take to render?

Thanks.


In addition to the obvious Summary Info,
your question prompted me to write a small MAXScript script and a tutorial explaining how it works.

http://www.scriptspot.com/bobo/mxs4/FrameRenderLog/

The script lets you write frame times to a log file to keep track of your render times.

CGTalk Moderation
01-15-2006, 01:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.