Full-viewport isometric 3D canvas animation of an H160 helicopter hovering over a helipad. Rotor blur, downwash ripple, and HUD overlay with livery accent colour.
| Field | Type | |
|---|---|---|
| title | string. HUD title. Default "LFBO HELIPAD 2 — AIRBUS H160 HOVER PROFILE". | optional |
| livery | string. ICAO airline code for accent colour — AIB, EZY, AFR, etc. Default AIB. | optional |
{
"type": "geo_iso_heli_hover"
}
{
"identifier": "urn:air:a2uicatalog.ai:atom:geo_iso_heli_hover",
"displayName": "Geo Iso Heli Hover",
"type": "application/vnd.a2ui.atom+json",
"url": "https://a2uicatalog.ai/atoms/geo_iso_heli_hover",
"capabilities": [
"apps-script-web"
],
"description": "Full-viewport isometric 3D canvas animation of an H160 helicopter hovering over a helipad. Rotor blur, downwash ripple, and HUD overlay with livery accent colour.",
"representativeQueries": [
"show a isometric 3D canvas of H160 helicopter hover \u2014 rotor animation, downwash, HUD",
"full-viewport isometric 3d canvas animation of an h160 helicopter hovering over a helipad. rotor blu",
"render a geo iso heli hover"
]
}
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 →