xplanet mit Sternen und Mond?
Hallo,
benutzt jemand xplanet?
Ich bekomme bei Version 1.0.1 nicht mehr die Sterne im Hintergrund hin.
Das soll laut Manpage angeblich noch mit -starfreq 0.001 klappen, aber
ich sehe keine Sterne! Woran kann das liegen?
xplanet rufe ich mit folgenden Parametern auf:
xplanet -body earth -config /home/alex/.xplanet/config/myconf
-projection orthographic -latitude 20 -radius 40 -north body
-transparency -wait 300 -starfreq 0.001 &
Wie kann ich jetzt noch den Mond hinzufügen? Allerdings sollte dieser
die korrekte Grösse im Verhältnis zur Erde und die korrekte Umlaufbahn
besitzen! Hat das jemand bei sich?
In der config Datei habe ich so einiges ausprobiert, aber noch nicht
100%ig durchgeblickt - ich habe sie mal angehängt.
Besten Dank im Voraus,
Alex
[default] # Values in this section apply to all bodies unless overridden below.
arc_color=white
#arc_file=
cloud_gamma=1
#cloud_map=/home/alex/.xplanet/images/clouds.jpg
cloud_threshold=90
color={255,255,255} # fallback color in case an image map isn't found
draw_orbit=false # draw this body's orbit about its primary
grid=false
grid1=6
grid2=15
#image=
magnify=1 # draw the body as if its radius were magnified by this factor
marker_color=red
#marker_file=
#marker_font=
max_radius_for_label=3 # don't draw a label if the body's radius in pixels is more than this
min_radius_for_label=.01 # don't draw a label if the body's radius in pixels is less than this
min_radius_for_markers=40 # don't draw markers if the body's radius in pixels is less than this
#night_map=/home/alex/.xplanet/images/night.png
orbit={-.5,.5,2} # extent of orbit to draw, {start, end, delta}, where
# start and end are in units of period of revolution
# and delta is angular increment to evaluate position
orbit_color={255,255,255} # color for the orbit
random_origin=true # Can this body be considered if -origin random is used?
random_target=true # Can this body be considered if -target random is used?
#satellite_file=
shade=30 # 0 = black, 100 = same as dayside
#specular_map=
text_color={255,0,0} # color for text (markers & body label)
[sun]
"Sun"
color={254,254,166}
map=/home/alex/.xplanet/images/sun.jpg
max_radius_for_label=0 # never draw a label for the sun
[mercury]
"Mercury"
color={100, 100, 100}
map=/home/alex/.xplanet/images/mercury_day.jpg
night_map=/home/alex/.xplanet/images/mercury_night.jpg
min_radius_for_label=0 # always draw a label
[venus]
"Venus"
color={161, 129, 70}
map=/home/alex/.xplanet/images/venus_day.jpg
night_map=/home/alex/.xplanet/images/venus_night.jpg
min_radius_for_label=0
[earth]
"Earth"
color={28, 82, 110}
map=/home/alex/.xplanet/images/day.png
night_map=/home/alex/.xplanet/images/night.png
cloud_map=/home/alex/.xplanet/images/clouds.jpg
cloud_gamma=1.5
cloud_threshold=0
# I have day and night maps of Australia centered on Alice Springs,
# which are cropped from higher resolution maps.
#map=alice_springs.png
#night_map=alice_springs_night.png
#mapbounds={-1.2,98.7107,-46.2,169.023} # lat1, lon1, lat2, lon2
#marker_file=earth
min_radius_for_label=0
#satellite_file=iss
[moon]
"Moon"
color={100, 100, 100}
map=/home/alex/.xplanet/images/moon_day.jpg
night_map=/home/alex/.xplanet/images/moon_night.jpg
orbit={-.51,.5,2}
[mars]
"Mars"
color={172, 123, 67}
map=/home/alex/.xplanet/images/mars_day.jpg
night_map=/home/alex/.xplanet/images/mars_night.jpg
min_radius_for_label=0
[phobos]
"Phobos"
[deimos]
"Deimos"
[jupiter]
"Jupiter"
color={204, 163, 133}
map=/home/alex/.xplanet/images/jupiter.jpg
min_radius_for_label=0
[io]
"Io"
color={212, 182, 52}
[europa]
"Europa"
color={140, 140, 140}
[ganymede]
"Ganymede"
color={150, 150, 150}
[callisto]
"Callisto"
color={70, 70, 70}
[saturn]
"Saturn"
color={244, 199, 134}
map=/home/alex/.xplanet/images/saturn.jpg
# saturnringcolor.jpg
# saturnringpattern.gif
min_radius_for_label=0
[mimas]
"Mimas"
[enceladus]
"Enceladus"
[tethys]
"Tethys"
[dione]
"Dione"
[rhea]
"Rhea"
[titan]
"Titan"
color={252,94,7}
[hyperion]
"Hyperion"
[iapetus]
"Iapetus"
[phoebe]
"Phoebe"
[uranus]
"Uranus"
color={105, 197, 238}
min_radius_for_label=0
[miranda]
"Miranda"
[ariel]
"Ariel"
[umbriel]
"Umbriel"
[titania]
"Titania"
[oberon]
"Oberon"
[neptune]
"Neptune"
color={95, 133, 232}
map=/home/alex/.xplanet/images/neptune.jpg
min_radius_for_label=0
[triton]
"Triton"
[nereid]
"Nereid"
[pluto]
"Pluto"
color={206, 180, 153}
map=/home/alex/.xplanet/images/pluto_day.jpg
night_map=/home/alex/.xplanet/images/pluto_night.jpg
min_radius_for_label=0
[charon]
"Charon"
Reply to: