Green=Complete
Orange=Current Project
Red=Not started
The Second moon, Dioluna
Aphrodite, Venus' moon
Binary Solar system, The second Sun
Dante, Mercury's moon
Currently Finished Projects:
(Copy and paste Dioluna, Dante, and Aphrodite into your solarsys.scc file in the data folder)
Dioluna:
Code: Select all
"Dioluna" "Sol/Earth"
{
Texture "asteroid.*"
Radius 1743.53
# Oblateness 0.002
EllipticalOrbit {
Period 20.321661
SemiMajorAxis 20400
Eccentricity 0.054900
Inclination 5.15
}
Obliquity 23.45 # mean axis
EquatorAscendingNode 0.0 # mean axis
RotationOffset 38
Albedo 0.12
}
Aphrodite:
Code: Select all
"Aphrodite" "Sol/Venus"
{
Texture "venuslike.*"
NightTexture "venuslikenight.*"
Radius 1743.53
# Oblateness 0.002
EllipticalOrbit {
Period 15
SemiMajorAxis 209400
Eccentricity 0.054900
Inclination 5.15
}
Obliquity 23.45 # mean axis
EquatorAscendingNode 0.0 # mean axis
RotationOffset 38
Albedo 0.12
}
Dante:
Code: Select all
"Dante" "Sol/Mercury"
{
Texture "dante.*"
NightTexture "dante.*"
Radius 1700.53
# Oblateness 3
EllipticalOrbit {
Period 10
SemiMajorAxis 24000
Eccentricity 0.054900
Inclination 5.15
}
Obliquity 23.45 # mean axis
EquatorAscendingNode 0.0 # mean axis
RotationOffset 38
Albedo 0.12
}
Texture for Dante:
