POV-Ray : Newsgroups : povray.binaries.images : Tracing the path of streams Server Time
1 Jul 2024 16:53:05 EDT (-0400)
  Tracing the path of streams (Message 41 to 50 of 77)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Mr
Subject: Re: Tracing the path of streams
Date: 24 Feb 2017 05:10:00
Message: <web.58b005f3bd8ebaff16086ed00@news.povray.org>
Thomas de Groot <tho### [at] degrootorg> wrote:
> On 23-2-2017 22:04, omniverse wrote:
> > Thomas de Groot <tho### [at] degrootorg> wrote:
> >> On 22-2-2017 13:17, Thomas de Groot wrote:
> >>> This version does interesting things, different from the previous one.
> >
> > Fascinating stuff, as I watch fervently from the sidelines.
> >
> > Has me wondering if erosion could be accomplished via difference {} using
> > likewise cone+sphere stream/lake creation method.
> >
>
> You have had the same thought as I! This should not be too difficult to
> do in principle. Something to explore...
>
>
> --
> Thomas

Indeed I hope so, erosion really adds so much to a procedural landscape!


Post a reply to this message

From: Kirk Andrews
Subject: Re: Tracing the path of streams
Date: 24 Feb 2017 09:30:00
Message: <web.58b042f1bd8ebaffd61e8dc40@news.povray.org>
"omniverse" <omn### [at] charternet> wrote:
> Thomas de Groot <tho### [at] degrootorg> wrote:
> > On 22-2-2017 13:17, Thomas de Groot wrote:
> > > This version does interesting things, different from the previous one.
>
> Fascinating stuff, as I watch fervently from the sidelines.
>
> Has me wondering if erosion could be accomplished via difference {} using
> likewise cone+sphere stream/lake creation method.
>
> Bob

Looks like that was something I was trying out, back in 2008. Looks like I was
rendering out a flat image of just the rivers to be subtracted from the height
map image.


Post a reply to this message


Attachments:
Download 'together_rivers.jpg' (336 KB)

Preview of image 'together_rivers.jpg'
together_rivers.jpg


 

From: omniverse
Subject: Re: Tracing the path of streams
Date: 24 Feb 2017 15:05:01
Message: <web.58b0918fbd8ebaff9c5d6c810@news.povray.org>
"Kirk Andrews" <kir### [at] tektonartcom> wrote:
> "omniverse" <omn### [at] charternet> wrote:
> >
> > Has me wondering if erosion could be accomplished via difference {} using
> > likewise cone+sphere stream/lake creation method.
>
> Looks like that was something I was trying out, back in 2008. Looks like I was
> rendering out a flat image of just the rivers to be subtracted from the height
> map image.
Sure does mess with my eyes! I turned it upside down, sideways too, and those
shadows just wouldn't get right for me.

Maybe I'm seeing it wrong but the tributaries appear to begin or end at the
lower elevations with pooling water at the higher elevations.

Does give the appearance of eroded ground anyhow regardless of how I see it.


Post a reply to this message

From: Thomas de Groot
Subject: Re: Tracing the path of streams
Date: 25 Feb 2017 02:53:56
Message: <58b13814$1@news.povray.org>
On 24-2-2017 15:28, Kirk Andrews wrote:
> "omniverse" <omn### [at] charternet> wrote:
>> Thomas de Groot <tho### [at] degrootorg> wrote:
>>> On 22-2-2017 13:17, Thomas de Groot wrote:
>>>> This version does interesting things, different from the previous one.
>>
>> Fascinating stuff, as I watch fervently from the sidelines.
>>
>> Has me wondering if erosion could be accomplished via difference {} using
>> likewise cone+sphere stream/lake creation method.
>>
>> Bob
>
> Looks like that was something I was trying out, back in 2008. Looks like I was
> rendering out a flat image of just the rivers to be subtracted from the height
> map image.
>

The water seems to be above the surface. Also, stream patterns do not 
take the underlying landscape into account, with patterns happily 
crossing peaks. I guess that the pattern was not derived from this 
particular landscape but was just superposed on it for testing's sake. 
Using a flow map generated from a particular landscape that would be 
possible to do indeed. Wilbur, amongst others, can make such maps.

-- 
Thomas


Post a reply to this message

From: Thomas de Groot
Subject: Re: Tracing the path of streams
Date: 25 Feb 2017 04:06:48
Message: <58b14928@news.povray.org>
On 23-2-2017 16:12, Kirk Andrews wrote:
> Would you be willing to share some of your eroded landscape height maps?
>

They can be found now in p.b.misc. I had to convert them from tga to png 
in order to reduce the size. But they work the same.

There was one example of a degenerate cylinder crashing the scene. Some 
control on the hf margins seems to be necessary.

-- 
Thomas


Post a reply to this message

From: clipka
Subject: Re: Tracing the path of streams
Date: 25 Feb 2017 04:29:27
Message: <58b14e77$1@news.povray.org>
Am 25.02.2017 um 08:53 schrieb Thomas de Groot:

> The water seems to be above the surface. Also, stream patterns do not
> take the underlying landscape into account, with patterns happily
> crossing peaks. I guess that the pattern was not derived from this
> particular landscape but was just superposed on it for testing's sake.
> Using a flow map generated from a particular landscape that would be
> possible to do indeed. Wilbur, amongst others, can make such maps.

No, the image is ok. It's just surprisingly difficult to flip your brain
in the right direction, if you know what I mean.


Post a reply to this message

From: Thomas de Groot
Subject: Re: Tracing the path of streams
Date: 25 Feb 2017 07:16:59
Message: <58b175bb$1@news.povray.org>
On 25-2-2017 10:29, clipka wrote:
> Am 25.02.2017 um 08:53 schrieb Thomas de Groot:
>
>> The water seems to be above the surface. Also, stream patterns do not
>> take the underlying landscape into account, with patterns happily
>> crossing peaks. I guess that the pattern was not derived from this
>> particular landscape but was just superposed on it for testing's sake.
>> Using a flow map generated from a particular landscape that would be
>> possible to do indeed. Wilbur, amongst others, can make such maps.
>
> No, the image is ok. It's just surprisingly difficult to flip your brain
> in the right direction, if you know what I mean.
>

I am not convinced. There is something absolutely wrong comparing the HF 
shadows and the stream shadows. It would certainly help to convince me 
if the camera view point was lower. ;-)

-- 
Thomas


Post a reply to this message

From: Kirk Andrews
Subject: Re: Tracing the path of streams
Date: 25 Feb 2017 11:35:03
Message: <web.58b1b135bd8ebaffd61e8dc40@news.povray.org>
> The water seems to be above the surface. Also, stream patterns do not
> take the underlying landscape into account, with patterns happily
> crossing peaks. I guess that the pattern was not derived from this
> particular landscape but was just superposed on it for testing's sake.
> Using a flow map generated from a particular landscape that would be
> possible to do indeed. Wilbur, amongst others, can make such maps.
>
> --
> Thomas

Well, I certainly make no promises that anything is really obeying the laws of
physics, but I think the main problem with the images is some artifacts around
the edges of the terrain that make it difficult to understand where the light is
coming from. There are things that look like shadows that are actually the
repeating edge of the height map coming though.


Post a reply to this message


Attachments:
Download 'together2.png' (2832 KB)

Preview of image 'together2.png'
together2.png


 

From: Kirk Andrews
Subject: Re: Tracing the path of streams
Date: 25 Feb 2017 15:15:03
Message: <web.58b1e479bd8ebaffd61e8dc40@news.povray.org>
Thomas de Groot <tho### [at] degrootorg> wrote:
> On 23-2-2017 16:12, Kirk Andrews wrote:
> > Would you be willing to share some of your eroded landscape height maps?
> >
>
> They can be found now in p.b.misc. I had to convert them from tga to png
> in order to reduce the size. But they work the same.
>
> There was one example of a degenerate cylinder crashing the scene. Some
> control on the hf margins seems to be necessary.
>
> --
> Thomas

Thanks for sharing those, Thomas. I'm pretty happy with the way the streams are
flowing on a terrain with erosion factored in!


Post a reply to this message


Attachments:
Download 'water4_tghf_1.png' (3875 KB)

Preview of image 'water4_tghf_1.png'
water4_tghf_1.png


 

From: omniverse
Subject: Re: Tracing the path of streams
Date: 25 Feb 2017 19:40:00
Message: <web.58b22329bd8ebaff9c5d6c810@news.povray.org>
"Kirk Andrews" <kir### [at] tektonartcom> wrote:
> Thomas de Groot <tho### [at] degrootorg> wrote:
> > On 23-2-2017 16:12, Kirk Andrews wrote:
> > > Would you be willing to share some of your eroded landscape height maps?
> > >
> >
> > They can be found now in p.b.misc. I had to convert them from tga to png
> > in order to reduce the size. But they work the same.
> >
> > There was one example of a degenerate cylinder crashing the scene. Some
> > control on the hf margins seems to be necessary.
> >
> > --
> > Thomas
>
> Thanks for sharing those, Thomas. I'm pretty happy with the way the streams are
> flowing on a terrain with erosion factored in!

Yep, that's good. Other rendering before this really shows the correct stream
flow for elevation, too. Thanks for that, I won't try and look at the other
again to save my eyes/brain. LOL


Post a reply to this message

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

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