Triton's Haze
Posted: 06.01.2007, 04:37
http://photojournal.jpl.nasa.gov/jpegMo ... modest.jpg inspired me to play around with the haze effects on Triton. I went to the SSC file, made the changes I wanted and while I was at it, altered Titian. Turned it's haze from black (why black? Beautiful colour, but I don't think it goes good here) to orange. I went into Celestia 1.5.0pre1 to check out the results of my alterations. First stop: Titan. Haze effects worked out great. Next stop: Triton. But nothing had changed. It had no reddish haze. Saturn's bluish haze is easily seen in Celestia. So I copied Saturn's top code and put it where Triton's was (after recording the original values, of course). I changed "Saturn" "Sol" to "Triton" "Sol/Neptune". Went into Celestia1.5.0pre1, and found Saturn orbiting Neptune... but it had no haze either. So I reset the values back to Triton's values. I don't believe haze effects are disabled after a certain distance from the star, because Neptune has noticable haze. Out of ideas, and no clue how to solve this problem, I decided to come here.
Here's my SSC:
Here's my SSC:
Code: Select all
"Triton" "Sol/Neptune"
{
Texture "Triton.*"
Color [ 1.0 1.0 0.85 ]
HazeColor [ 1.0 0.0 0.0 ]
HazeDensity 0.25
Radius 1353.4
Atmosphere {
Height 10
Lower [ 0.5 0.5 0.5 ]
Upper [ 0.5 0.5 0.5 ]
Sky [ 0.2 0.2 0.2 ]
}
EllipticalOrbit
{
Epoch 2447763.5 # 1989 Aug 25 00:00UT (Voyager encounter)
Period 5.8768541 # mean
SemiMajorAxis 354765.286 # at epoch
Eccentricity 0.00002285 # at epoch
Inclination 156.826240 # at epoch
#AscendingNode 172.426656 # at epoch
AscendingNode 147.899288 # at epoch
ArgOfPericenter 293.092400 # at epoch
MeanAnomaly 315.726316 # at epoch
}
RotationEpoch 2447763.5 # 1989 Aug 25 00:00UT (Voyager encounter)
Obliquity 156.8 # at epoch
EquatorAscendingNode 147.9 # at epoch
RotationOffset 71.5 # at epoch
Albedo 0.756
}