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.
| Field | Type | |
|---|---|---|
| title | string. HUD title. Default "KOUROU ELA-4 — HEAVY LIFT INJECTION PROFILE". | optional |
| vehicle | string. ARIANE_6 or ARIANE_5. Default ARIANE_6. | optional |
{
"type": "geo_iso_rocket_launch"
}
{
"identifier": "urn:air:a2uicatalog.ai:atom:geo_iso_rocket_launch",
"displayName": "Geo Iso Rocket Launch",
"type": "application/vnd.a2ui.atom+json",
"url": "https://a2uicatalog.ai/atoms/geo_iso_rocket_launch",
"capabilities": [
"apps-script-web"
],
"description": "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.",
"representativeQueries": [
"show a isometric 3D canvas of Ariane 6 rocket launch from Kourou \u2014 animated liftoff and ascent; mission HUD",
"full-viewport isometric 3d canvas animation of an ariane 6 rocket launch from kourou ela-4. shows pa",
"render a geo iso rocket launch"
]
}
The renderer is open source. Deploy your own instance in 4 commands — you own the URL, no dependency on the demo endpoint.
git clone https://github.com/a2uicatalog/a2ui
cd apps-script-surface/gas-schema-renderer
clasp push && clasp deploy
Full deploy guide →