Hi folks:
Well, Rassilon's Primitive Earth texture looks great, when added to Don Edwards volcanic moon texture. I've placed both in orbit around an arbitrary star, with the moon very close to earth in a huge tidal embrace. The effect is ideal. Rassilon and Don did a GREAT job. You can look at a whole gallery of screenshots on the Celestia Users Gallery. Go here:
http://ennui.shatters.net/gallery/view_album.php?set_albumName=album05
The view Rassilon created is quite accurate. After impact by a major planet which knocked off a huge piece of both planets to form the moon, the Earth would have been a molten maelstrom for thousands of years. Eventually, it would have reformed but been highly volcanic. Oceans would be present but not in the volume they are now. Craters would be present but quickly filled in (within years) by extensive lava flows, so I don't know how many you would see. The Earth's atmosphere would not contain oxygen and would be colored a yellow/red to reflect its nitrogen/methane/ammonia/sulfur and CO2 content. Even the moon would have a thin atmosphere venting from its extensive volcanism.
Together, if you put Rassilon's Primitive earth together with Don Edward Volcanic Moon (see other thread in this forum), you get one hell of a primitive earth system.
The ssc file Rassilon created and which I modified slightly places the earth and moon under reasonable parameters. For ease of memory, I put the system around the star Tau Ceti. The code is:
"Primitive Earth" "TAU cet"
{
Texture "pearth.dds"
BumpMap "pearth-bump.dds"
BumpHeight 0.0
NightTexture "pearth-night.dds"
Color [ 0.55 0.45 0.15 ]
SpecularColor [ 0.65 0.65 0.55 ]
SpecularPower 65.0
HazeColor [ 0.65 0.65 0.15 ]
HazeDensity 0.5
Radius 6378
Atmosphere {
Height 70
Lower [ 0.65 0.65 0.15 ]
Upper [ 0.65 0.25 0 ]
Sky [ 0.65 0 0 ]
CloudHeight 7
CloudSpeed 95
CloudMap "terra-Clouds.dds"
# CloudMap "errai_iv-moon_iii-clouds.dds"
}
EllipticalOrbit {
Period 1.0000
SemiMajorAxis 1.0000
Eccentricity 0.0167
Inclination 0.0001
AscendingNode 348.739
LongOfPericenter 102.947
MeanLongitude 100.464
}
RotationPeriod 6.0344694 # 23.93419
RotationOffset 280.5 # offset at default epoch J2000
Obliquity -23.45
Albedo 0.20
}
"Moon" "TAU cet/Primitive Earth"
{
Texture "VA Moon.jpg"
BumpMap "VA Moonbump.jpg"
BumpHeight 2.5
NightTexture "VA brokencrust.jpg"
Radius 1737.5
Atmosphere {
Height 60
Lower [ 0.8 0.6 0.6 ]
Upper [ 0.7 0.3 0.3 ]
Sky [ 0.83 0.75 0.65 ]
CloudHeight 9
CloudSpeed 150
CloudMap "Thin Clouds.png"
}
Enjoy.
Frank