|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
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
--
objects.povworld.org - The POV-Ray Objects Collection
book.povworld.org - The POV-Ray Book Project
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
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
|
|
| |
| |
|
|
From: Micha Riser
Subject: Re: [Linux Beta] Partial Render Statistics?
Date: 5 Apr 2002 09:55:53
Message: <3cadbaf9@news.povray.org>
|
|
|
| |
| |
|
|
Steve wrote:
> 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.
>
That is exatcly what I mean. Can we have this as well in POV-Ray 3.5?
> --
> #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
I do not want to be finical, but Steve, if your signature would be
correctly seperated by "-- " from the text then my newsreader could
identify it as signature.
--
objects.povworld.org - The POV-Ray Objects Collection
book.povworld.org - The POV-Ray Book Project
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Fri, 05 Apr 2002 16:55:34 +0200, Micha Riser wrote:
>> --
>> #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
>
> I do not want to be finical, but Steve, if your signature would be
> correctly seperated by "-- " from the text then my newsreader could
> identify it as signature.
>
Something I've never understood is why that doesn't work, I've even
marked and copied other people's -- signs, but it makes no difference.
--
#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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 6 Apr 2002 17:43:30 -0500 Steve wrote:
>> I do not want to be finical, but Steve, if your signature would be
>> correctly seperated by "-- " from the text then my newsreader could
>> identify it as signature.
>>
>
>Something I've never understood is why that doesn't work, I've even
>marked and copied other people's -- signs, but it makes no difference.
It works for me if a 'whitespace' is added after the 'dashes'. Give it
a whirl.
--
Alan
ako### [at] povrayorg
a k o n g <at> p o v r a y <dot> o r g
Post a reply to this message
|
|
| |
| |
|
|
From: Micha Riser
Subject: Re: [Linux Beta] Partial Render Statistics?
Date: 7 Apr 2002 10:51:35
Message: <3cb05cf6@news.povray.org>
|
|
|
| |
| |
|
|
Steve wrote:
> On Fri, 05 Apr 2002 16:55:34 +0200, Micha Riser wrote:
>>
>> I do not want to be finical, but Steve, if your signature would be
>> correctly seperated by "-- " from the text then my newsreader could
>> identify it as signature.
>>
>
> Something I've never understood is why that doesn't work, I've even
> marked and copied other people's -- signs, but it makes no difference.
>
Now your signature is displayed correctly with me. :) The important thing
is the whitespace after the --.
--
objects.povworld.org - The POV-Ray Objects Collection
book.povworld.org - The POV-Ray Book Project
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Sun, 07 Apr 2002 16:50:57 +0200, Micha Riser wrote:
> Steve wrote:
>
>> On Fri, 05 Apr 2002 16:55:34 +0200, Micha Riser wrote:
>>>
>>> I do not want to be finical, but Steve, if your signature would be
>>> correctly seperated by "-- " from the text then my newsreader could
>>> identify it as signature.
>>>
>>
>> Something I've never understood is why that doesn't work, I've even
>> marked and copied other people's -- signs, but it makes no difference.
>>
>
> Now your signature is displayed correctly with me. :) The important thing
> is the whitespace after the --.
>
Thanks both to Alan and yourself this is now fixed.
--
sphere{z*5,1pigment{rgb.5}finish{reflection.3specular.5}}box{<-50,-3,-50>
<50,-2,50>pigment{checker/*\__\\__/ * \_\\__*/scale 2}finish{ambient.7}}
light_source/*__\\__\\__\\__\\__\( ~ )\__\\__\\__\\__\\*/{<2,5,1>*4,1}
/*\\__\\__\\__\\__\\__\\__\\__\\__\~ -/__\\__\\__\\__\\__\\*//* Steve */
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|