POV-Ray : Newsgroups : povray.beta-test : Wrong PPS when rendering animations Server Time
29 Jul 2024 08:19:52 EDT (-0400)
  Wrong PPS when rendering animations (Message 1 to 2 of 2)  
From: Mikael Pohjola
Subject: Wrong PPS when rendering animations
Date: 8 Jul 2002 05:24:24
Message: <3d295a48$1@news.povray.org>
When one has rendered an animation the message window displays how many
pixels per second it has rendered. But it doesn't seem to take in account
that it has rendered many frames. It seems to use the formula
image_width*image_height/rendering_time, when it should use
image_width*image_height*NUMBER_OF_FRAMES/rendering_time.
Just a small bug. The status bar displays the correct value.

--
  Mikael Pohjola
  emp### [at] cchutfi
  http://www.kolumbus.fi/ee.pohjola/mikael/


Post a reply to this message

From: Sir Charles W  Shults III
Subject: Re: Wrong PPS when rendering animations
Date: 8 Jul 2002 23:51:00
Message: <3d2a5da4@news.povray.org>
I was under the (perhaps mistaken) impression that this was the present rate
of rendering, not a cumulative or average number.  When the render ends, the
number is just what it happened to last be.

Cheers!

Chip Shults
My robotics, space and CGI web page - http://home.cfl.rr.com/aichip


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.