I'd like to add atmospheres to the gas giants. After all, it's fun to sit on Saturn and gaze up at the rings, but the view would be prettier and (I presume) more accurate if there was a blue sky.
Can I do this by simply adding some lines to the Solar System .ssc file? And if so, does anyone have some reccomendations as to the numbers I should use? I could just experiment, but I'm sure I'd make a mess.
Thanks,
TSB
Atmospheres for the gas giants
-
Topic authorThe Singing Badger
- Posts: 125
- Joined: 18.12.2003
- With us: 20 years 11 months
- Location: Canada
-
- Posts: 1510
- Joined: 07.09.2002
- Age: 59
- With us: 22 years 3 months
- Location: Albany, Oregon
Yes all you have to do is add the same lines you see in say the Earth's atmosphere lines. Actually Earth's atmosphere code can work ok on the outer jovians because most of the pictures we see of them they have a pale blue upper atmospheric glow. I am sure someone has a more accurate set of .ssc line of code for the outer jovians that you can use. Someone will probably show you what to do in more detail. Just give it a little time and keep watching this thread.
Don. Edwards
Don. Edwards
I am officially a retired member.
I might answer a PM or a post if its relevant to something.
Ah, never say never!!
Past texture releases, Hmm let me think about it
Thanks for your understanding.
I might answer a PM or a post if its relevant to something.
Ah, never say never!!
Past texture releases, Hmm let me think about it
Thanks for your understanding.
Yes you can...and great fun it is. As Don has said, just check out the atmosphere lines in other sscs...here's one of mine:
Atmosphere {
Height 631.66
Lower [ 0.18 0.20 0.13 ]
Upper [ 0.13 0.13 0.28 ]
Sky [ 0.20 0.26 0.17 ]
CloudHeight 63.17
CloudSpeed 474.93
CloudMap "gc_gasgt_03-clouds.png"
}
I'm using Rassilons generator to create these lines of code...if you don't like it you can try again...fantastic!
Have lots of fun here!
Regards...bh.
Atmosphere {
Height 631.66
Lower [ 0.18 0.20 0.13 ]
Upper [ 0.13 0.13 0.28 ]
Sky [ 0.20 0.26 0.17 ]
CloudHeight 63.17
CloudSpeed 474.93
CloudMap "gc_gasgt_03-clouds.png"
}
I'm using Rassilons generator to create these lines of code...if you don't like it you can try again...fantastic!
Have lots of fun here!
Regards...bh.
-
Topic authorThe Singing Badger
- Posts: 125
- Joined: 18.12.2003
- With us: 20 years 11 months
- Location: Canada
Hmmm...
Thanks Bh,
I tried it for Jupiter, and it works! Not sure about the green, but each to their own...
One problem: the atmosphere is spherical, but Jupiter is not. This makes it look rather silly around the poles. Is there a way of fixing this by making the atmosphere oblate like the planet?
I tried it for Jupiter, and it works! Not sure about the green, but each to their own...
One problem: the atmosphere is spherical, but Jupiter is not. This makes it look rather silly around the poles. Is there a way of fixing this by making the atmosphere oblate like the planet?
-
- Posts: 1510
- Joined: 07.09.2002
- Age: 59
- With us: 22 years 3 months
- Location: Albany, Oregon
Well you can turn off Jupiter's oblatness setting. I though Chris fixed atmospheres so they would follow the shape of any planet. Or was it something he was atill working on?
Don. Edwards
Don. Edwards
I am officially a retired member.
I might answer a PM or a post if its relevant to something.
Ah, never say never!!
Past texture releases, Hmm let me think about it
Thanks for your understanding.
I might answer a PM or a post if its relevant to something.
Ah, never say never!!
Past texture releases, Hmm let me think about it
Thanks for your understanding.
Try these
Jupiter
Saturn
Jupiter
Code: Select all
Atmosphere {
Height 300
Lower [ 0.7 0.6 0.5 ]
Upper [ 0.5 0.45 0.4 ]
Sky [ 0.8 0.8 0.5 ]
Sunset [ 1.0 0.6 0.2 ]
}
Saturn
Code: Select all
Atmosphere {
Height 300
Lower [ 0.8 0.75 0.65 ]
Upper [ 0.6 0.55 0.45 ]
Sky [ 0.8 0.8 0.5 ]
}
CPU- Intel Pentium Core 2 Quad ,2.40GHz
RAM- 2Gb 1066MHz DDR2
Motherboard- Gigabyte P35 DQ6
Video Card- Nvidia GeForce 8800 GTS + 640Mb
Hard Drives- 2 SATA Raptor 10000rpm 150GB
OS- Windows Vista Home Premium 32
RAM- 2Gb 1066MHz DDR2
Motherboard- Gigabyte P35 DQ6
Video Card- Nvidia GeForce 8800 GTS + 640Mb
Hard Drives- 2 SATA Raptor 10000rpm 150GB
OS- Windows Vista Home Premium 32