Ah Great! Rocket Man has more .SSC problems!
Posted: 10.06.2005, 18:23
I trying to redo the Eps Eri System with this .SSC I already tooken the original Eps Eri Information out of the ExtraSolar.ssc file place My new SSC data in but Celestia is rendering it. I belive a simple syntax error but I look over it twice and again with Bob's SSC guide. I don't see no problems.
See any problems with it?
Thanks.
Code: Select all
"Reach" "Gliese 144"
{
Texture "reach.*"
Radius 7,904
Atmosphere{
Height 78
Lower [ 0.43 0.52 0.65 ]
Upper [ 0.26 0.47 0.84 ]
Sky [ 0.4 0.6 1.0 ]
Sunset [ 1.0 0.6 0.2 ]
CloudMap "reach-clouds.png"
CloudHeight 19
CloudSpeed 60
}
EllipticalOrbit {
Period 1.34
SemiMajorAxis 1.256
Eccentricity 0.27
ArgOfPericenter 39
MeanAnomaly 91
}
RotationPeriod 22.5674
Obliquity 27.39
Albedo 0.31
}
"Casio" "Gliese 144"
{
Texture "casio.*"
Radius 70000
Oblateness 0.056
Atmosphere{
Height 78
Lower [0.89 0.75 0.61]
Upper [0.9 0.8 0.6]
Sky [0.89 0.77 0.6]
}
EllipticalOrbit {
Period 3.1671
SemiMajorAxis 3.208
Eccentricity 0.1
ArgOfPericenter 42
MeanAnomaly 208
}
RotationPeriod 12.452
Albedo 0.6
}
See any problems with it?
Thanks.