Aircraft 3D
Drag to orbit · scroll or pinch to zoom · right-drag (or two fingers) to pan. Works on phones and desktops with a recent browser.
This page must be served over HTTP — opening it as file://… (double-clicking the
HTML file) prevents the browser from loading the .glb. From a terminal in the site root, run:
python3 -m http.server 8080
then open http://localhost:8080/plane-3d in Safari.