Planet orbiting VY Canis Majoris
Posted: 20.11.2019, 21:42
Here is the code for an .ssc on a fictional Earth-like planet orbiting VY Canis Majoris. It uses a texture I made here: viewtopic.php?f=23&t=18185
The planet is named after Ron Perlman, who is the voice actor for Mr. Lancer (whom in my strange opinion is VY CMa's fictional character counterpart).
Code: Select all
"Perlman:VY Canis Majoris b:VY CMa b" "VY CMa"
{
Texture "phaeton.jpg"
Radius 5263 # equatorial
# Oblateness 0.0034
Atmosphere
{
Height 70
Lower [ 0.43 0.52 0.65 ]
Upper [ 0.26 0.47 0.84 ]
Sky [ 0.40 0.6 1.0 ]
Sunset [ 1.0 0.4 0.01 ]
}
InfoURL "https://en.wikipedia.org/wiki/Ron_Perlman"
EllipticalOrbit {
Period 0.0311
SemiMajorAxis 101.2
Eccentricity 0.0350
Inclination 0.0001
AscendingNode 348.739
LongOfPericenter 102.947
MeanLongitude 100.464
}
BodyFrame { EclipticJ2000 {} }
UniformRotation
{
Period 267.730994
Inclination -23.4392911
MeridianAngle 280.147
}
Albedo 0.30
}
The planet is named after Ron Perlman, who is the voice actor for Mr. Lancer (whom in my strange opinion is VY CMa's fictional character counterpart).