demo_lt.cel
上传用户:center1979
上传日期:2022-07-26
资源大小:50633k
文件大小:6k
源码类别:

OpenGL

开发平台:

Visual C++

  1. {
  2. timerate { rate 0 }
  3. labels { clear "planets|minorplanets|stars|constellations" }
  4. renderflags { set "stars|planets"
  5.                       clear "constellations|orbits|cloudmaps" }
  6. print { text "Demonstracijs pradžia . . .nSpauskite ESC norėdami nutraukti demonstraciją." origin "center" duration 2 }
  7. wait { duration 2.0 }
  8. print { text "Pradėkime nuo gimtųjų namų . . ." row -3 }
  9. select { object "Sol/Earth" }
  10. cancel {}
  11. # goto { time 0 distance 3 upframe "ecliptical" }
  12. # gotolonglat { time 0 distance 3 longitude -122 latitude 47 }
  13. synchronous {}
  14. gotoloc { time 0.0 position [ 0 0 20000 ] }
  15. wait { duration 0.1 }
  16. center { time 0.1 }
  17. wait { duration 1.0 }
  18. follow {}
  19. print { text "Atstumas iki Žemės apie 12,500km " row -3 duration 5 }
  20. orbit { axis [ 0 1 0 ] rate 30 duration 10 }
  21. print { text "Su debesimis Žemė atrodo žymiai įspūdingiau." row -3}
  22. wait { duration 0.1 }
  23. renderflags { set "cloudmaps" }
  24. orbit { axis [ 0 1 0 ] rate 30 duration 6 }
  25. print { text "Sekantis sustojimas: Mėnulis." row -3 }
  26. select { object "Moon" }
  27. goto { time 5 distance 4 upframe "equatorial" }
  28. wait { duration 5.5 }
  29. print { text "Pažvelkite į Žemę ir Saulę iš Mėnulio orbitos" row -3}
  30. orbit { axis [ 0 1 0 ] rate 30 duration 10 }
  31. print { text "Aplankykime Saulę." row -3}
  32. select { object "Sol" }
  33. goto { time 8 distance 12 upframe "equatorial" up [ 0 1 0 ] }
  34. wait { duration 8.5 }
  35. print { text "Iš šio atstumo puikiai matosi tamsiosios Saulės dėmės." row -3}
  36. orbit { axis [ 0 1 0 ] rate 20 duration 10 }
  37. print { text "Nutolkime nuo Saulės sistemos, kad galėtume ją apžvelgti." row -3}
  38. orbit { axis [ 1 0 0 ] rate 45 duration 2 }
  39. renderflags { set "orbits" }
  40. changedistance { duration 4.0 rate 1.0 }
  41. print { text "Įjunkime planetų pavadinimus . . ." row -3}
  42. labels { set "planets" }
  43. wait { duration 1.0 }
  44. print { text "Mes galime paspartinti laiką, kad išvystume planetų judėjimą." row -3}
  45. timerate { rate 2592000 }
  46. wait { duration 3.0 }
  47. print { text "Šioje simuliacijoje kiekviena sekundė prabėga kaip mėnuo." row -3}
  48. wait { duration 12.0 }
  49. timerate { rate 1 }
  50. print { text "Laikas visiškai sustabdytas." row -3}
  51. wait { duration 1.0 }
  52. print { text "Sekanti stotelė Saturnas." row -3}
  53. select { object "Saturn" }
  54. center { time 2 }
  55. wait { duration 2 }
  56. goto { time 8 distance 6 up [ 0 1 0 ] upframe "equatorial" }
  57. wait { duration 6.5 }
  58. renderflags { clear "orbits" }
  59. labels { clear "planets" }
  60. print { text "Keletas Saturno palydovų matomi kaip ryškūs taškai" row -3 duration 3}
  61. orbit { axis [ 0 1 0 ] rate 30 duration 12 }
  62. select { object "Mimas" }
  63. goto { time 5 distance 4 upframe "equatorial" }
  64. print { text "Vienas įdomesnių Saturno palydovų yra Mimas turintis įspūdingą kraterį Heršelis." row - duration 9 }
  65. orbit { axis [ 0 1 0 ] rate 30 duration 12 }
  66. changedistance { duration 6.0 rate 0.5 }
  67. select { object "Sol" }
  68. center { time 2 }
  69. print { text "Atkreipkime dėmesį, kaip atrodo mūsų Saulė iš tokio atstumo." row -3 }
  70. wait { duration 2 }
  71. print { text "Pasižvalgykime po žvaigždes." row -3 duration 2 }
  72. wait { duration 2 }
  73. select { object "Alpha UMa" }
  74. center { time 2 }
  75. print { text "Šiauriniame dangaus skliaute matomas Didžiųjų Grįžulo ratų žvaigždynas." row -3 duration 3 }
  76. wait { duration 4 }
  77. select { object "Polaris" }
  78. center { time 2 }
  79. wait { duration 2 }
  80. print { text "Centre Poleris, Šiaurinė žvaigždė." row -3}
  81. wait { duration 1 }
  82. labels { set "stars" }
  83. wait { duration 2 }
  84. print { text "Polaris įeina į Mažųjų Grįžulo ratų žvaigždyną." row -3}
  85. wait { duration 2 }
  86. print { text "Kad geriau orientuotumėmės danguje, Celestia gali parodyti žvaigždynų kontūrus . . ." row -3}
  87. renderflags { set "constellations" }
  88. wait { duration 2 }
  89. print { text ". . . ir žvaigždynų pavadinimus" row -3}
  90. labels { set "constellations" }
  91. wait { duration 2 }
  92. select { object "Alnilam" }
  93. center { time 4 }
  94. wait { duration 2 }
  95. print { text "Orionas vienas pastebimiausių žvaigždynų danguje." row -3 duration 3 }
  96. wait { duration 4 }
  97. select { object "Beta Cru" }
  98. center { time 4 }
  99. wait { duration 2 }
  100. print { text "Pietiniame dangaus skliaute išsiskiria Kryžius." row -3 duration 4 }
  101. wait { duration 4 }
  102. rotate { axis [ 0.707 0.707 0 ] rate 20 duration 7 }
  103. print { text "Kad išvystume Paukščių Taką įjunkime galaktikų vaizdavimą" row -3 duration 4 }
  104. renderflags { set "galaxies" }
  105. rotate { axis [ 0.707 0.707 0 ] rate 20 duration 14 }
  106. rotate { axis [ 0.707 0.707 0 ] rate 20 duration 10 }
  107. select { object "Antares" }
  108. center { time 5 }
  109. wait { duration 3 }
  110. print { text "Keliaukime prie Antario, tai raudonoji milžinė Skorpiono žvaigždyne." row -3 duration 5 }
  111. wait { duration 2 }
  112. renderflags { clear "constellations" }
  113. labels { clear "constellations|stars" }
  114. wait { duration 1 }
  115. goto { time 8 distance 200 }
  116. wait { duration 8.5 }
  117. goto { time 5 distance 10 }
  118. wait { duration 5.0 }
  119. print { text "Nors mes esame 10 kartų toliau nuo Antario neinŽemė nuo Saulės, masyvi raudonoji milžinė danguje atrodo išties įspūdingai." row -3}
  120. wait { duration 4.0 }
  121. print { text "Nutolkime, kad išvystume visatos didybę . . ." row -3}
  122. changedistance { duration 10.0 rate 2.0 }
  123. select { object "Milky Way" }
  124. print { text "Ekrane Paukščių Tako galaktika." row -3 duration 6 }
  125. orbit { axis [ 1 0 0 ] rate 30 duration 16.0 }
  126. print { text "Laikas keliauti namo . . ." row -3}
  127. select { object "Sol/Earth" }
  128. goto { time 20 distance 10 upframe "equatorial" }
  129. wait { duration 20.0 }
  130. print { text "Demonstracija baigta." row -3}
  131. wait { duration 3.0 }
  132. }