Skip to content

Open Aviation Components

Interactive aviation training components. These web components are framework-agnostic custom elements — free to use and embed in any HTML page, framework, or presentation tool.

Aerofoil Dynamics

An interactive flow visualisation around a wing section — see how angle of attack and airspeed change the air flowing over the wing, and where stall comes from.

Aerofoil Dynamics

Briefing Overview

A visual flight plan timeline showing lesson topics as waypoints along a dashed flight path — with optional timing tracking to keep ground briefings on schedule.

Briefing Overview

Climb Performance

An interactive chart showing thrust and power available versus required across the flight envelope — explore best angle and best rate of climb.

Climb Performance

Four Forces

An interactive 3D visualisation of lift, weight, thrust, and drag — explore how an aircraft climbs, descends, and holds level flight.

Four Forces

Pitch Roll Yaw

An interactive 3D aircraft viewer for exploring the three axes of flight — pitch, roll, and yaw — and the rotational terminology used in flight training.

Pitch Roll Yaw

Installation

Terminal window
npm install three @open-aviation-solutions/components
<script type="module">
import 'https://unpkg.com/@open-aviation-solutions/components/dist/lib/define.es.js';
</script>

Licensed under MPL-2.0 · GitHub