POV-Ray : Newsgroups : povray.binaries.images : shattered certainties Server Time
28 Apr 2024 04:18:54 EDT (-0400)
  shattered certainties (Message 8 to 17 of 27)  
<<< Previous 7 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Norbert Kern
Subject: Re: shattered certainties
Date: 13 Mar 2018 07:50:00
Message: <web.5aa7ba612916df36f079de690@news.povray.org>
Thomas de Groot <tho### [at] degrootorg> wrote:
>
> /Sic transit gloria mundi/
>
> Excellent! Another milestone I may never achieve.... ;-)
>
> --
> Thomas


Thanks for the latin dictum.

And don't say things like that - you are limiting yourself.

In fact I oriented lighting / atmosphere a bit on some images of old masters
from netherlands.

Norbert


Post a reply to this message

From: Norbert Kern
Subject: Re: shattered certainties
Date: 13 Mar 2018 07:55:00
Message: <web.5aa7bb9c2916df36f079de690@news.povray.org>
Paolo Gibellini <p.g### [at] gmailcom> wrote:

> A significant scene.
> Paolo



Many thanks, Paolo.

When will we see some new images from you?

Norbert


Post a reply to this message

From: Thomas de Groot
Subject: Re: shattered certainties
Date: 13 Mar 2018 08:07:25
Message: <5aa7befd@news.povray.org>
On 13-3-2018 12:47, Norbert Kern wrote:
> Thomas de Groot <tho### [at] degrootorg> wrote:
>>
>> /Sic transit gloria mundi/
>>
>> Excellent! Another milestone I may never achieve.... ;-)
>>
>> --
>> Thomas
> 
> 
> Thanks for the latin dictum.
> 
> And don't say things like that - you are limiting yourself.

Oh no! It is good to have yet another peak to conquer ;-) I shall have 
to exert myself a bit more, that is all...

> 
> In fact I oriented lighting / atmosphere a bit on some images of old masters
> from netherlands.
> 

Yes, I can see that indeed. Even the (sky) colour is not entirely 
unknown in these parts...

-- 
Thomas


Post a reply to this message

From: William F Pokorny
Subject: Re: shattered certainties
Date: 13 Mar 2018 09:26:46
Message: <5aa7d196$1@news.povray.org>
On 03/13/2018 07:39 AM, Norbert Kern wrote:
> William F Pokorny <ano### [at] anonymousorg> wrote:
> 
> Hi William,
> 
> scene took about 5 days to render with 8000*4500 pixels.
> This worked because I divided the job in three parts - the clouds, a render with
> low radiosity settings (clouds as image_map) and a part render of the head with
> high radiosity settitngs.
> 
> The clouds are df3 media ones by Gilles Tran - see
> http://www.oyonale.com/modeles.php?lang=en&page=36 . He also presented there a
> brief summary of the available methods to create clouds in POV-Ray.
> My only contribution are extreme coloring and a high Intervals value (7 instead
> of 2-5).
> 
> I put a reduced scene file to pbs-f.
> 
> Norbert
> 

Thank you for posting your code I can review and with which I can 
experiment.

I'd played some with Gilles' cloud scene some years back and used a 
variation of his df3 technique to create a Halloween ghost using only 
emissive media. I'm somewhat familiar with the method.

And speaking of emissive media, I see there is:

  emission C_Emission

in your media {} code that I don't recall seeing in the original cloud 
generator method. C_Emission being set to a sky color but at very low 
intensity. Is this something you added?

I've yet to look in detail at media using scattering, absorption and 
emission. The radiosity block has media off so suppose the emissive 
component affecting only the cloud resultant color's in some fashion. 
I'll try to get in a couple renders with and without the emission color 
later today to see what differences pop out.

There is too fog{} I see.

Bill P.


Post a reply to this message

From: Norbert Kern
Subject: Re: shattered certainties
Date: 13 Mar 2018 09:50:01
Message: <web.5aa7d6cb2916df36f079de690@news.povray.org>
William F Pokorny <ano### [at] anonymousorg> wrote:
>
> Thank you for posting your code I can review and with which I can
> experiment.
>
> I'd played some with Gilles' cloud scene some years back and used a
> variation of his df3 technique to create a Halloween ghost using only
> emissive media. I'm somewhat familiar with the method.
>
> And speaking of emissive media, I see there is:
>
>   emission C_Emission
>
> in your media {} code that I don't recall seeing in the original cloud
> generator method. C_Emission being set to a sky color but at very low
> intensity. Is this something you added?
>
> I've yet to look in detail at media using scattering, absorption and
> emission. The radiosity block has media off so suppose the emissive
> component affecting only the cloud resultant color's in some fashion.
> I'll try to get in a couple renders with and without the emission color
> later today to see what differences pop out.
>
> There is too fog{} I see.
>
> Bill P.


"emission C_Emission" is only used in "makecloud2_demo_sunset.pov" and
"makecloud2_demo_sunset2.pov". The latter was used as a starting point for my
scene.
It didn't catch my eyes.

I remember your image - very impressive.
I've to make something in that direction too...

Norbert


Post a reply to this message

From: Alain
Subject: Re: shattered certainties
Date: 13 Mar 2018 17:11:22
Message: <5aa83e7a@news.povray.org>

> William F Pokorny <ano### [at] anonymousorg> wrote:
>>
>> Impressive! Especially the sky & clouds.
>>
>> POV-Ray media I assume? Fog for the horizon or was that done as part of
>> the overall media?
>>
>> If yes to the first question, could you offer a brief description of the
>> set up? Multiple containers, one container or global media? How was the
>> density defined? Scattering/absorption or emulated with emissive?
>>
>> I've been wandering around in the media code of late so I'm interested...
>>
>> Bill P.
> 
> Hi William,
> 
> scene took about 5 days to render with 8000*4500 pixels.
> This worked because I divided the job in three parts - the clouds, a render with
> low radiosity settings (clouds as image_map) and a part render of the head with
> high radiosity settitngs.
> 
> The clouds are df3 media ones by Gilles Tran - see
> http://www.oyonale.com/modeles.php?lang=en&page=36 . He also presented there a
> brief summary of the available methods to create clouds in POV-Ray.
> My only contribution are extreme coloring and a high Intervals value (7 instead
> of 2-5).
> 
> I put a reduced scene file to pbs-f.
> 
> Norbert
> 
> 
> 

Using intervals 1 and tripling the samples value would have been much 
faster.
You ONLY use intervals >1 when using method 1 or 2, never ever with 
method 3 (default).

It probably have taken less than a day using intervals 1 and 10 times as 
many samples.


Post a reply to this message

From: Alain
Subject: Re: shattered certainties
Date: 13 Mar 2018 17:34:33
Message: <5aa843e9@news.povray.org>


> Hi William,
> 
> scene took about 5 days to render with 8000*4500 pixels.
> This worked because I divided the job in three parts - the clouds, a render with
> low radiosity settings (clouds as image_map) and a part render of the head with
> high radiosity settitngs.
> 
> The clouds are df3 media ones by Gilles Tran - see
> http://www.oyonale.com/modeles.php?lang=en&page=36 . He also presented there a
> brief summary of the available methods to create clouds in POV-Ray.
> My only contribution are extreme coloring and a high Intervals value (7 instead
> of 2-5).
> 
> I put a reduced scene file to pbs-f.
> 
> Norbert
> 
> 
> 

Taking a better look at your clouds' media:
Using intervals 7 is absolutely killer for the render time.
Default is : intervals 1
You should never change that value!

You use the default samples value of 10, which is OK as a starting 
point. Increase if needed.

If you need more precision, you should always increase the samples 
value, never the intervals value.

Don't forget that, if you use 2 values for the samples count, the second 
value is always silently ignored.

In this case, using :
intervals 1// default value
samples 100

Your media would have been about 10 times faster to render.
So, I'd expect a render time between 12 and 24 hours, and have better 
quality for the media.

In your Tree() macro, you only get a single sample because you use 
samples 1,1. The default is samples 10.
That sample is taken at, or near, the mid point through the container.


Post a reply to this message

From: Mike Horvath
Subject: Re: shattered certainties
Date: 14 Mar 2018 05:18:20
Message: <5aa8e8dc$1@news.povray.org>
On 3/11/2018 2:41 PM, Norbert Kern wrote:
> a comment on the present conditio humana.
> 
> 
> Norbert
> 


Wow, very nice! I like the poofy-yet-hazy clouds and the grass especially.

:)


Mike


Post a reply to this message

From: William F Pokorny
Subject: Re: shattered certainties
Date: 14 Mar 2018 09:14:34
Message: <5aa9203a$1@news.povray.org>
On 03/13/2018 09:48 AM, Norbert Kern wrote:
> William F Pokorny <ano### [at] anonymousorg> wrote:
> 
> "emission C_Emission" is only used in "makecloud2_demo_sunset.pov" and
> "makecloud2_demo_sunset2.pov". The latter was used as a starting point for my
> scene.
> It didn't catch my eyes.

Ah, I see now too Gilles did have it there. Thanks.

I got a couple small renders done yesterday - with and without the 
emission - and compared them. At a high level adding in emission the 
color of the background sky makes the clouds look as if they are sitting 
in a hazy atmosphere without having modeled the hazy atmosphere. See the 
attached image.

The difference image on the right shows an aspect or pitfall of the 
method - depending on one's goal I suppose. Once one or more color 
channels for the media 'interval' being sampled is maxed out (Red here), 
you get a 'disjoint' color-hue change in the media due the emission 
adder.

> 
> I remember your image - very impressive.

Thanks - though I certainly don't play in your artistic league. :-)

Bill P.


Post a reply to this message


Attachments:
Download 'e_to_noe.jpg' (43 KB)

Preview of image 'e_to_noe.jpg'
e_to_noe.jpg


 

From: s day
Subject: Re: shattered certainties
Date: 14 Mar 2018 11:30:00
Message: <web.5aa93fe62916df363ed928010@news.povray.org>
"Norbert Kern" <nor### [at] t-onlinede> wrote:
> a comment on the present conditio humana.
>
>
> Norbert

Wow, this is an amazing scene. Making me want to dust off my povray skills (hope
I haven't forgotten too much).

Sean


Post a reply to this message

<<< Previous 7 Messages Goto Latest 10 Messages Next 10 Messages >>>

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