PDA

View Full Version : Accessing render time


spica
07-13-2005, 09:29 AM
How do I access the render time with MS ?
(Want to display it with a render effect)

j-man
07-13-2005, 03:48 PM
I don't think you can!

but you can calculate it yourself:

t=timestamp()
r=render camera:$camera_A3_S2 frame:currenttime
format "time to render:%\n" ((timestamp()-t)/1000)


and maybe you should look at info overlay by M, Breidt

www.breidt.net (http://www.breidt.net/)

J.

spica
07-13-2005, 08:17 PM
Thanks J_man :)

Actually I`m basing my script on the infoOverlay script.

(I`ve also posted the question to Cebas. Their finalRender Stage-1 has a stamp feature
that displays the rendertime. Havent heard from them yet but I hope they`ll share the secret...)

CGTalk Moderation
07-13-2005, 08:17 PM
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.