|
|
On Wed, 03 Apr 2002 16:04:02 +0200, Micha Riser wrote:
> When you abort the rendering pov-ray 3.1 gives a statistics about the
> partial image which was rendered but version 3.5 just aborts without this.
>
> Any reason for that?
>
> 3.5.beta.15 Unix (.Linux.gcc), Linux, Pentium III
Same here, both with Ctrl-C on command line and with "q" in render
window. But I never really thought of it as a bug before, just
tried 3.1g and there is some useful info that it spits out when you
abort, so maybe it is a bug.
Here is the extra info I get with 3.1g, I've shortened some lines in
the output below:
Rendering...
Got 1 SIGINT.
Aborting render...
email.pov Statistics (Partial Image Rendered), Resolution 800 x 600
----------------------------------------------------------------------
Pixels: 5689 Samples: 5689 Smpls/Pxl: 1.00
Rays: 11378 Saved: 0 Max Level: 2/15
----------------------------------------------------------------------
Ray->Shape Intersection Tests Succeeded Percentage
----------------------------------------------------------------------
Box 39823 5689 14.29
True Type Font 102402 0 0.00
----------------------------------------------------------------------
Calls to Noise: 0 Calls to DNoise: 10
----------------------------------------------------------------------
Shadow Ray Tests: 28445 Succeeded: 0
Reflected Rays: 5689
----------------------------------------------------------------------
Smallest Alloc: 10 bytes Largest: 16028
Peak memory used: 147900 bytes
----------------------------------------------------------------------
Time For Trace: 0 hours 0 minutes 4.0 seconds (4 seconds)
Total Time: 0 hours 0 minutes 4.0 seconds (4 seconds)
User abort.
--
#local i=.1;#local I=(i/i)/i;#local l=(i+i)/i;#local ll=(I/i)/l;box{<-ll,
-((I/I)+l),-ll><ll,-l,ll>pigment{checker scale l}finish{ambient((I/l)/I)+
(l/I)}}sphere{<i-i,l-l,(I/l)>l/l pigment{rgb((I/l)/I)}finish{reflection((
I/l)/I)-(l/I)specular(I/l)/I}}light_source{<I-l,I+I,(I-l)/l>l/l} // Steve
Post a reply to this message
|
|