have been lost in the "outer space" of business for a long time... just a few days before I finally found some time to install the long-ago downloaded 1.4.1.
A LOT OF THANKS TO ALL!!!
@Fridger & Toti: Galaxies look very amazing now. I guess I will set up at least part of the Virgo Supercluster now, sooner or later...
@Chris: the multiple star .stc is what I dreamed of. Really fantastic what a few lines of .stc code now put on the screen. One of the first things I tried was something I rambled about long time ago:
Code: Select all
#
#
# try this -- BETA LYRAE quick & dirty
#
# ~Diane Neisius (09/2006)
#
#
Barycenter "Sheliak:BET Lyr:10 Lyr:HD 174638:SAO 67451"
{
RA 282.52
Dec 33.3627778
Distance 900
}
92420 "Sheliak A"
{
OrbitBarycenter "Sheliak"
EllipticalOrbit
{
Period 0.03534565
SemiMajorAxis 0.02444444444 # 2:12
Inclination -60 # produces eclipses
ArgOfPericenter 0
}
SpectralType "B7V"
AppMag 3.89
Radius 10000000
SemiAxes [1 0.7 0.7] # from popular painting
RotationPeriod 309.8399679 # must be tidal bound
Obliquity -60 # compensate inclination
}
"Sheliak B"
{
OrbitBarycenter "Sheliak"
EllipticalOrbit
{
Period 0.03534565
SemiMajorAxis 0.12222222222 # 2:12
Inclination -60 # produces eclipses
ArgOfPericenter 180
}
SpectralType "A8V"
AppMag 4.34
Radius 8000000
SemiAxes [1 0.7 0.7] # from popular painting
RotationPeriod 309.8399679 # must be tidal bound
Obliquity -60 # compensate inclination
}
...and it simply looks *RRRRRRRRRR*
(maybe somebody else already has done this ...meanwhile).
BTW, is it something known the texture "jumps" from one star to the other when the system rotates? It can be best observed if looking along the rotation axis.
(I've left all config files yet untouched since compilation of 1.4.1, just dropped in some other addon files and hires textures).
~Diane.