scenes 1.3 KB

123456789101112131415
  1. # 1 moon only, seen from earth
  2. -target moon -radius 29 -center +840+450 -origin earth -glare 0 -background "/home/data/mygit/xplanetstuff/space-1680x1050-grey111.png"
  3. # 2 moon only, seen from earth 1920x1080
  4. -target moon -radius 29 -center +840+375 -origin earth -glare 0 -background "/home/data/mygit/xplanetstuff/space-1920x1080-grey.jpg"
  5. # 3 earth centered, moon to the left. recommended magnification for moon: 1.5
  6. -target earth -separation moon:-0.1 -radius 29 -center +840+400 -glare 0 -background "/home/data/mygit/xplanetstuff/space-1680x1050-grey111.png"
  7. # 4 view on moon, but left of center, earth large to the right of it
  8. -target moon -separation earth:0.4 -fov 1 -center +300+400 -glare 0 -background "/home/data/mygit/xplanetstuff/space-1680x1050-grey111.png"
  9. # 5 view on moon, but left of center, earth large to the right of it
  10. -north orbit -target moon -separation earth:0.55 -fov 1.1 -center +250+550 -glare 0 -background "/home/data/mygit/xplanetstuff/space-1680x1050-grey111.png"
  11. # 6 view on earth only
  12. -target earth -radius 35 -center +840+430 -glare 0 -background "/home/data/mygit/xplanetstuff/space-1680x1050-grey111.png"
  13. # 7 view on earth, with moon
  14. -radius 40 -target earth -lat 36 -lon 36 -center +840+540 -glare 0 -background "/home/data/mygit/xplanetstuff/space-1680x1050-grey111.png"