# Geo Iso Rocket Launch

Full-viewport isometric 3D canvas animation of an Ariane 6 rocket launch from Kourou ELA-4. Shows pad, ignition, liftoff, and ascent trajectory. HUD overlay with mission data.

## Surfaces

google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| title | string (optional). HUD title. Default "KOUROU ELA-4 — HEAVY LIFT INJECTION PROFILE". |
| vehicle | string (optional). ARIANE_6 or ARIANE_5. Default ARIANE_6. |

## Example payload

```json
{
  "type": "geo_iso_rocket_launch"
}
```

Live page: https://a2uicatalog.ai/atoms/geo_iso_rocket_launch/
Full field contract: https://a2uicatalog.ai/spec.json
