⚠ ネタバレ注意: 本サイトはSFアニメ「SOLAR LINE」の内容を詳細に分析しています。未視聴の方はご注意ください。
📝 AI生成コンテンツ: 本考証の大部分は AI(Claude Code 等)によって生成されています。内容の正確性については原作および引用元をご確認ください。

Task 611: Earth Arrival 3D Scene

未着手 ← タスク一覧

Task 611: Earth Arrival 3D Scene

Status: DONE

Summary

Add an Earth-centric local 3D scene to complete the set of planetary arrival scenes in the 3D orbital viewer. Currently we have Jupiter capture, Saturn ring, and Uranus approach — but no Earth arrival scene for the dramatic EP05 conclusion.

Scope

  1. Create prepareEarthArrivalScene() in orbital-3d-viewer-data.ts

- Earth-centric view showing LEO 400km parking orbit

- EP05 arrival trajectory from Jupiter flyby

- Moon (Luna) orbit for scale reference

- IF counterfactual: direct route (nozzle fails 73 min before capture) vs canonical flyby route

  1. Add "地球到着" button to standalone orbital-3d.html
  2. Update EP05 inline 3D viewer to include earth-arrival scene in switcher
  3. TDD: Write tests first for scene data structure and content

Context