{ timerate { rate 0 } labels { clear "planets|asteroids|stars|constellations" } renderflags { set "stars|planets" clear "constellations|orbits|cloudmaps" } print { text "Demarrage . . .\nAppuyez sur ESC pour terminer." origin "center" duration 2 } wait { duration 2.0 } set { name "FOV" value 32.0 } set { name "AmbientLightLevel" value 0.28 } time { jd 2452984.25 } setvisibilitylimit { magnitude 7.5 } print { text "Ballade dans la ceinture principale" origin "center" row -1 duration 5 } wait { duration 5.0 } print { text "On part de la Terre . . ." row -3 duration 3} select { object "Earth" } goto { time 3 distance 4 upframe "ecliptical" } renderflags { set "cloudmaps" } wait { duration 0.5 } orbit { axis [ 0 1 0 ] rate 6 duration 2 } print { text "Direction le Soleil." row -3} select { object "Sol" } goto { time 4 distance 7 upframe "equatorial" up [ 0 1 0 ] } wait { duration 4.5 } print { text "Un zoom sur le systeme solaire interne,\nfamille Troyens de Jupiter (1607 membres)." row -3} orbit { axis [ 1 0 0 ] rate 45 duration 2 } labels { set "planets" } labels { set "asteroids" } renderflags { set "orbits" } changedistance { duration 6.6 rate 1.0 } select { object "588 Achilles" } timerate { rate 648000 } wait { duration 5.0 } print { text "Un representant de la famille est 588 Achilles." row -3 duration 5} wait { duration 5.0 } time { jd 2452984.25 } select { object "617 Patroclus" } wait { duration 5.0 } time { jd 2452984.25 } select { object "624 Hektor" } wait { duration 5.0 } time { jd 2452984.25 } select { object "659 Nestor" } wait { duration 5.0 } time { jd 2452984.25 } select { object "884 Priamus" } wait { duration 5.0 } time { jd 2452984.25 } select { object "911 Agamemnon" } wait { duration 5.0 } time { jd 2452984.25 } select { object "1143 Odysseus" } orbit { axis [ 1 0 0 ] rate -45 duration 2 } wait { duration 2.0 } orbit { axis [ 1 0 0 ] rate 45 duration 2 } time { jd 2452984.25 } print { text "Fin du voyage." row -3} wait { duration 3.0 } }