{ timerate { rate 10000 } 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 2452975.0 } 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 } select { object "Sol" } goto { time 4 distance 7 upframe "equatorial" up [ 0 1 0 ] } wait { duration 4.5 } orbit { axis [ 1 0 0 ] rate 45 duration 2 } labels { set "planets|asteroids" } renderflags { set "orbits" } select { object "2003 XJ7" } changedistance { duration 5.0 rate 1.0 } wait { duration 5.0 } follow {} center {} changedistance { duration 7.0 rate -1.0 } wait { duration 7.0 } timerate { rate 1000 } orbit { axis [ 1 0 0 ] rate -45 duration 1.6 } goto { time 3 distance 6.1 upframe "ecliptical" } wait { duration 3.0 } orbit { axis [ 0 1 0 ] rate -45 duration 0.4 } wait { duration 5.0 } orbit { axis [ 0 1 0 ] rate 30 duration 0.2 } wait { duration 5.0 } labels { clear "planets|asteroids" } renderflags { clear "orbits" } orbit { axis [ 1 0 0 ] rate -0.5 duration 30 } orbit { axis [ 0 1 0 ] rate 15 duration 0.7 } orbit { axis [ 1 0 0 ] rate -1.0 duration 5 } orbit { axis [ 0 1 0 ] rate 15 duration 0.7 } orbit { axis [ 1 0 0 ] rate -2.5 duration 5 } orbit { axis [ 0 1 0 ] rate 15 duration 0.7 } orbit { axis [ 1 0 0 ] rate -5.0 duration 5 } orbit { axis [ 0 1 0 ] rate 15 duration 1.0 } orbit { axis [ 1 0 0 ] rate -8.0 duration 5 } orbit { axis [ 0 1 0 ] rate 15 duration 1.0 } orbit { axis [ 1 0 0 ] rate -4.0 duration 5 } orbit { axis [ 0 1 0 ] rate 15 duration 1.0 } orbit { axis [ 1 0 0 ] rate -4.0 duration 5 } }