Planetside Software Forums

General => Terragen Discussion => Topic started by: oggyb on January 19, 2007, 09:03:57 AM

Title: Clouds with a difference
Post by: oggyb on January 19, 2007, 09:03:57 AM
I call this setting "spasticity".

Why does it happen?
Title: Re: Clouds with a difference
Post by: Will on January 19, 2007, 09:16:21 AM
Are thoughs clouds on the bottom?

Regards,

Will
Title: Re: Clouds with a difference
Post by: oggyb on January 19, 2007, 09:41:26 AM
Yes they are.
Title: Re: Clouds with a difference
Post by: Will on January 19, 2007, 09:42:14 AM
weird, ok im looking into the .tgd now

Regards,

Will
Title: Re: Clouds with a difference
Post by: Will on January 19, 2007, 10:00:23 AM
I think it has to do with how your cloud depth is larger then the altitude.

Regards,

Will
Title: Re: Clouds with a difference
Post by: oggyb on January 19, 2007, 01:21:54 PM
I always assumed, from playing with settings the altitude was at the centre of the depth?  But then, does that mean it's at the top?

M.
Title: Re: Clouds with a difference
Post by: Will on January 19, 2007, 01:24:19 PM
Well I just think that what is happening is that the depth is greater then the altidute causeing its to go below the terrian cuasing it to look like that.

Regards,

Will
Title: Re: Clouds with a difference
Post by: Njen on January 19, 2007, 01:32:00 PM
Cloud depth is at the top of the clouds. So if you had an altitude of 1000m, and a depth of 500m, then the lowest parts of your clouds will be 500m above the surface.
Title: Re: Clouds with a difference
Post by: oggyb on January 19, 2007, 03:46:59 PM
k, thanks njen.
Title: Re: Clouds with a difference
Post by: swiftstream on January 19, 2007, 04:13:37 PM
This is a known bug with the acceleration cache. Turn off the acceleration cache in the quality tab for the cloud layer and it will go away.

Edit: oggyb, you were correct about the cloud layer. You set the altitude of the middle of the clouds, vertically; the bottom of the cloud layer is at (altitude-depth/2), and the top is at (altitude+depth/2). Taking njen's example, the lowest parts of your cloud will actually be at 750m, and the highest parts at 1250m.
Title: Re: Clouds with a difference
Post by: Will on January 19, 2007, 04:17:01 PM
swiftstream I tryed that why I played around with the file for him but it was already off so I think its a cloud density issue.

Regards,

Will
Title: Re: Clouds with a difference
Post by: swiftstream on January 19, 2007, 04:17:42 PM
When I downloaded it the acceleration cache was turned on, and when I turned it off it rendered just fine.

Edit: I've attached (the beginning of) the render with the acceleration cache turned off. As can be clearly seen, the clouds are not longer "spastic."

Here's the file diff, to show that that is indeed the only change I made:

C:\Documents and Settings\root\My Documents\Terragen>diff Spasticity.tgd Spastic
ity2.tgd
13,15c13,15
<       gui_network_view_position = "-126.19 299.839 0"
<       gui_network_view_size = "554 301 0"
<       gui_network_view_zoom = "0.204826"
---
>       gui_network_view_position = "-158.121 220.803 0"
>       gui_network_view_size = "554 0 0"
>       gui_network_view_zoom = "0.189728"
527c527
<               acceleration_cache = "1"
---
>               acceleration_cache = "0"

C:\Documents and Settings\root\My Documents\Terragen>
Title: Re: Clouds with a difference
Post by: Njen on January 19, 2007, 05:14:58 PM
Quote from: swiftstream on January 19, 2007, 04:13:37 PM
This is a known bug with the acceleration cache. Turn off the acceleration cache in the quality tab for the cloud layer and it will go away.

Edit: oggyb, you were correct about the cloud layer. You set the altitude of the middle of the clouds, vertically; the bottom of the cloud layer is at (altitude-depth/2), and the top is at (altitude+depth/2). Taking njen's example, the lowest parts of your cloud will actually be at 750m, and the highest parts at 1250m.

opps, yeah I was wrong there :)
Title: Re: Clouds with a difference
Post by: oggyb on January 19, 2007, 05:20:52 PM
So I was right about the altitude, but there were two problems I was addressing.  The first was the fact that the clouds consisted mainly of ridiculous blobs, and the second was that the clouds were rendering on the ground as well as in the atmosphere, but separately.  I.e. there's a bit of horizon where the clouds should theoretically cover up.

The first bit's been sorted by swiftstream, and thanks for that.  But what about the other bit?

M.
Title: Re: Clouds with a difference
Post by: Will on January 19, 2007, 05:26:03 PM
I think the secound does have to do with your altitude and depth settings try raising your altitude more. The first one I think could be addresed by setting your cloud edge shapness to like 2 and not 50.

Regards,

Will
Title: Re: Clouds with a difference
Post by: Oshyan on January 19, 2007, 07:00:57 PM
There are two known bugs which may be affecting things here. 1 is that clouds interacting with terrain sometimes look incorrect in terms of transparency, often resulting in a brighter terrain than would be expected at the intersection. The 2nd issue occurs when inside a cloud layer or nearly so - essentially the horizon line will show through your clouds. Both are bugs that will be addressed in the future.

- Oshyan
Title: Re: Clouds with a difference
Post by: oggyb on January 19, 2007, 08:34:40 PM
Thanks Oshyan.  Glad to know that it's being worked on :)

M.