POV-Ray : Newsgroups : povray.pov4.discussion.general : Request: frame number in status and title bars : Re: Request: frame number in status and title bars Server Time
30 Apr 2024 06:16:04 EDT (-0400)
  Re: Request: frame number in status and title bars  
From: Warp
Date: 3 Jul 2008 11:43:49
Message: <486cf3b5@news.povray.org>
Chambers <ben### [at] pacificwebguycom> wrote:
> Actually, I bet POV could do a fairly accurate approximation by first 
> shooting one ray from each block, and figuring the speed based on those 
> tests.  That is, by sending out those test rays, it would know (roughly) 
> how long each block should take, and so could approximate the final 
> render time.

  Too complicated. Much easier is to simply update the estimated time after
each block has been rendered with a simple formula like this:

ETA = total_blocks * time_so_far / bloks_rendered

-- 
                                                          - Warp


Post a reply to this message

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