2 sets of clouds

General discussion about Celestia that doesn't fit into other forums.
Topic author
doctrellor
Posts: 35
Joined: 25.03.2004
With us: 20 years 6 months
Location: California

2 sets of clouds

Post #1by doctrellor » 14.09.2006, 21:17

ON Titan, we have obviously the thick "brown haze" at 200km, and the Methane clouds at ~10 km

so we have 2 sets

So on out .ssc, can we have multiple cloud sets, so that when were on the surface, we can see them?

something like this...

Atmosphere {

Height 500
Lower [ 0.477 0.367 0.211 ]
Upper [ 0.96 0.805 0.461 ]
Sky [ 0.3 0 0 ]
Sunset [ 1.0 0.6 0.2 ]
CloudHeight 220
CloudSpeed 65
CloudMap "titan-clouds.*"
CloudHeight 10
CloudSpeed 65
CloudMap "methane-clouds.*"

}

rthorvald
Posts: 1223
Joined: 20.10.2003
With us: 20 years 11 months
Location: Norway

Re: 2 sets of clouds

Post #2by rthorvald » 14.09.2006, 22:09

doctrellor wrote:ON Titan, we have obviously the thick "brown haze"
at 200km, and the Methane clouds at ~10 km

So on out .ssc, can we have multiple cloud sets, so that when were on
the surface, we can see them?


You can, but not in the way you show. The way to do this is to define an
invisible sphere with the exact same orbital parameters as Titan, and then
define the second atmosphere for that one. Then, the two atmospheres will
be rndered on top of each other. In fact, i have done this in my Postcards
add-on, to facilitate the upper blue layer:

Image

... Of course this technique is headed for the junkyard now, ref the intriguing
experiments going on here: http://www.celestiaproject.net/forum/viewtopic.php?t=10116

- rthorvald
Image

Topic author
doctrellor
Posts: 35
Joined: 25.03.2004
With us: 20 years 6 months
Location: California

Post #3by doctrellor » 14.09.2006, 23:19

I saw that thread, and got some "updated" info for Titan... thx

but going to the 'old way'

I guess

Atmosphere 1 being the main planet

Atmosphere {

Height 500
Lower [ 0.477 0.367 0.211 ]
Upper [ 0.96 0.805 0.461 ]
Sky [ 0.3 0 0 ]
Sunset [ 1.0 0.6 0.2 ]
CloudHeight 220
CloudSpeed 65
CloudMap "titan-clouds.*"

}

and atmosphere 2 being the unseen ghost. The spheres radius would be say 1 km radius less than the main planet, so one never sees the "ghost" underneath

Atmosphere {

CloudHeight 10
CloudSpeed 65
CloudMap "methane-clouds.*"

}

Is this basically the technique you speak of?

rthorvald
Posts: 1223
Joined: 20.10.2003
With us: 20 years 11 months
Location: Norway

Post #4by rthorvald » 14.09.2006, 23:26

doctrellor wrote:The spheres radius would be say 1 km radius less than the main planet, so one never sees the "ghost" underneath

Is this basically the technique you speak of?


Yes, though the size of the "ghost" is irrelevant, as long as it is less than the upper atmosphere layer: you can define it as a CMOD model, and use an invisible (100% transparent) object. Then it will be invisible even if the radius is larger than Titan??s.

- rthorvald
Image

Topic author
doctrellor
Posts: 35
Joined: 25.03.2004
With us: 20 years 6 months
Location: California

Post #5by doctrellor » 14.09.2006, 23:30

rthorvald wrote:
doctrellor wrote:The spheres radius would be say 1 km radius less than the main planet, so one never sees the "ghost" underneath

Is this basically the technique you speak of?

Yes, though the size of the "ghost" is irrelevant, as long as it is less than the upper atmosphere layer: you can define it as a CMOD model, and use an invisible (100% transparent) object. Then it will be invisible even if the radius is larger than Titan??s.

- rthorvald


Ah, ok, cool. Thx for that tidbit..:)


Return to “Celestia Users”