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

OpenGL

开发平台:

Visual C++

  1. # 셀레스티아 표준 demo.cel의 한국어 번역입니다. UTF-8으로 되어 있습니다. 
  2. # 한국어 폰트를 설치하고 실행하십시오. 
  3. {
  4. timerate { rate 0 }
  5. labels { clear "planets|minorplanets|stars|constellations" }
  6. renderflags { set "stars|planets"
  7.                       clear "constellations|orbits|cloudmaps" }
  8. print { text "데모를 시작합니다 . . .nESC키를 누르면 종료합니다." origin "center" duration 2 }
  9. wait { duration 2.0 }
  10. print { text "가까운 곳부터 시작합시다 . . ." row -3 }
  11. select { object "Sol/Earth" }
  12. cancel {}
  13. # goto { time 0 distance 3 upframe "ecliptical" }
  14. # gotolonglat { time 0 distance 3 longitude -122 latitude 47 }
  15. synchronous {}
  16. gotoloc { time 0.0 position [ 0 0 20000 ] }
  17. wait { duration 0.1 }
  18. center { time 0.1 }
  19. wait { duration 1.0 }
  20. follow {}
  21. print { text "지구위 12,500km 궤도에 있습니다." row -3 duration 5 }
  22. orbit { axis [ 0 1 0 ] rate 30 duration 10 }
  23. print { text "구름이 있으면 좀더 익숙한 모습입니다." row -3}
  24. wait { duration 0.1 }
  25. renderflags { set "cloudmaps" }
  26. orbit { axis [ 0 1 0 ] rate 30 duration 10 }
  27. print { text "다음은 달입니다." row -3 }
  28. select { object "Moon" }
  29. goto { time 5 distance 4 upframe "equatorial" }
  30. wait { duration 5.5 }
  31. print { text "달을 돌며 지구와 태양을 살펴봅시다." row -3}
  32. orbit { axis [ 0 1 0 ] rate 30 duration 10 }
  33. print { text "자, 다음은 태양으로 갑니다." row -3}
  34. select { object "Sol" }
  35. goto { time 8 distance 12 upframe "equatorial" up [ 0 1 0 ] }
  36. wait { duration 8.5 }
  37. print { text "여기에서는 태양표면의 흑점을 볼수 있습니다." row -3}
  38. orbit { axis [ 0 1 0 ] rate 20 duration 10 }
  39. print { text "태양계 안쪽을 잘 볼수 있게 확대 해 봅시다." row -3}
  40. orbit { axis [ 1 0 0 ] rate 45 duration 2 }
  41. renderflags { set "orbits" }
  42. changedistance { duration 4.0 rate 1.0 }
  43. print { text "행성들의 이름을 봅시다 . . ." row -3}
  44. labels { set "planets" }
  45. wait { duration 1.0 }
  46. print { text "행성들이 태양주위를 도는 모습을 보기위해n 시간을 빨리가도록 하겠습니다." row -3}
  47. timerate { rate 2592000 }
  48. wait { duration 3.0 }
  49. print { text "1초에 1개월씩 시간이 지나 갑니다." row -3}
  50. wait { duration 12.0 }
  51. timerate { rate 1 }
  52. print { text "자, 시간이 멈추었습니다." row -3}
  53. wait { duration 1.0 }
  54. print { text "다음은 토성입니다." row -3}
  55. select { object "Saturn" }
  56. center { time 2 }
  57. wait { duration 2 }
  58. goto { time 8 distance 6 up [ 0 1 0 ] upframe "equatorial" }
  59. wait { duration 6.5 }
  60. renderflags { clear "orbits" }
  61. labels { clear "planets" }
  62. print { text "토성의 달들이 반짝입니다." row -3 duration 3}
  63. orbit { axis [ 0 1 0 ] rate 30 duration 12 }
  64. select { object "Mimas" }
  65. goto { time 5 distance 4 upframe "equatorial" }
  66. print { text "토성 달 '미마스'에서 가장 잘알려진 특징은 거대한 충돌 분화구 '허셜'입니다." row -3 duration 9 }
  67. orbit { axis [ 0 1 0 ] rate 30 duration 12 }
  68. changedistance { duration 6.0 rate 0.5 }
  69. select { object "Sol" }
  70. center { time 2 }
  71. print { text "이 거리에서 태양이 얼마나 희미한지 잘 보시기 바랍니다." row -3 }
  72. wait { duration 2 }
  73. print { text "하늘의 별을 보세요." row -3 duration 2 }
  74. wait { duration 2 }
  75. select { object "Earth" }
  76. center { time 2 }
  77. wait { duration 2 }
  78. goto { time 2 distance 6 }
  79. wait { duration 2 }
  80. changedistance { duration 4.0 rate 1.0 }
  81. select { object "Alpha UMa" }
  82. center { time 2 }
  83. print { text "지구의 북반구에 사는 사람들은 큰곰자리의 북두칠성을 알고 있습니다." row -3 duration 3 }
  84. wait { duration 4 }
  85. select { object "Polaris" }
  86. center { time 2 }
  87. wait { duration 2 }
  88. print { text "북극성을 중심으로 봅시다." row -3}
  89. wait { duration 1 }
  90. labels { set "stars" }
  91. wait { duration 2 }
  92. print { text "북극성은 작은곰자리의 일부분입니다." row -3}
  93. wait { duration 2 }
  94. print { text "셀레스티아는 별자리도 그려줍니다." row -3}
  95. renderflags { set "constellations" }
  96. wait { duration 2 }
  97. print { text "그리고 별자리 이름도 . . ." row -3}
  98. labels { set "constellations" }
  99. wait { duration 2 }
  100. renderflags { set "nubulae"}
  101. labels {set "constellations"}
  102. wait { duration 1 }
  103. select { object "Alnilam" }
  104. center { time 4 }
  105. wait { duration 2 }
  106. print { text "오리온자리는 하늘에서 가장 유명한 별자리 입니다." row -3 duration 3 }
  107. wait { duration 4 }
  108. select { object "Beta Cru" }
  109. center { time 4 }
  110. wait { duration 2 }
  111. print { text "남십자자리는 남반구에서 잘 보이는 별자리입니다." row -3 duration 4 }
  112. wait { duration 4 }
  113. rotate { axis [ 0.707 0.707 0 ] rate 20 duration 7 }
  114. print { text "다음은 은하수를 보겠습니다." row -3 duration 4 }
  115. renderflags { set "galaxies" }
  116. rotate { axis [ 0.707 0.707 0 ] rate 20 duration 14 }
  117. rotate { axis [ 0.707 0.707 0 ] rate 20 duration 10 }
  118. select { object "Antares" }
  119. center { time 5 }
  120. wait { duration 3 }
  121. print { text "전갈자리의 적생거성 안타레스로 가겠습니다." row -3 duration 5 }
  122. wait { duration 2 }
  123. renderflags { clear "nubulae"}
  124. renderflags { clear "constellations" }
  125. labels { clear "constellations|stars" }
  126. wait { duration 1 }
  127. goto { time 8 distance 200 }
  128. wait { duration 8.5 }
  129. goto { time 5 distance 10 }
  130. wait { duration 5.0 }
  131. print { text "태양에서 지구까지 거리의 10배보다 더 큰 안타레스 입니다.n우주에는 수없이 많은 적색거성이 있습니다." row -3}
  132. wait { duration 4.0 }
  133. print { text "좀 더 넓게 봅시다" row -3}
  134. changedistance { duration 10.0 rate 2.0 }
  135. select { object "Milky Way" }
  136. print { text "우리은하의 모습입니다.." row -3 duration 6 }
  137. orbit { axis [ 1 0 0 ] rate 30 duration 16.0 }
  138. print { text "이제 집으로 돌아갈 시간입니다." row -3}
  139. select { object "Sol/Earth" }
  140. goto { time 20 distance 10 upframe "equatorial" }
  141. wait { duration 20.0 }
  142. print { text "데모를 마칩니다." row -3}
  143. wait { duration 3.0 }
  144. }