Skip to main content

ADVANCED PROJECTS / 2026 FLIGHT LAB

The browser is the spacecraft.

Eleven working experiments, presented with honest capability checks, runtime boundaries, and fallbacks before launch.

LOCAL PREFLIGHTChecking…
  • WebGPUChecking
  • WebXRChecking
  • WebRTCChecking
  • File accessChecking
  • WebSerialChecking

Capability checks run only in this browser. They do not contact a server or request permission.

11published lab entries
7browser technology tracks
0automatic tunnel deployments
1separately operated AI service

01 / CAPABILITY CATALOG

Choose a flight system.

Each entry states what is live, what is simulated, and what your device must support.

Showing all 11 projects

GRAPHICS / 02Live lab

Planetary Forge

Generate high-fidelity procedural worlds, change the lighting, and orbit each result in a WebGL scene.

  • WebGL and external Three.js modules
  • No account or project backend required
GRAPHICS / 03Live lab

Fluid Nebula

A lightweight Canvas 2D particle field that bends toward pointer movement and leaves luminous trails.

  • Interactive particle approximation, not a CFD solver
  • Works without a GPU-specific API
AI / 05Network-assisted

H.A.L. Ship Computer

Experiment with a ship-computer interface that can use a WebGPU model or a separately operated remote AI path.

  • Model downloads are large and WebGPU-dependent
  • Remote inference availability is independent of this website deploy
IMMERSIVE / 05Device-specific

Surface Explorer VR

Enter a procedural planetary surface through a compatible immersive WebXR headset and browser.

  • HTTPS, WebXR, and a compatible headset required
  • A desktop preview remains available without a headset
IMMERSIVE / 06Device-specific

AR Star Chart

Place a compact astronomical chart into an augmented-reality session on a supported mobile device.

  • HTTPS and immersive-AR support required
  • Permission is requested only after you choose to enter AR
CONNECTIVITY / 07Local simulation

Interstellar Radio

Visualize simulated signal traffic shared between same-origin tabs through the browser.

  • No public radio or multiplayer service is contacted
  • Open a second tab to observe peer-like traffic
CONNECTIVITY / 08Local simulation

P2P Data Mesh

Broadcast generated planet records between same-origin tabs and inspect the peer and event log.

  • Demonstrates tab coordination, not an internet-wide mesh
  • Generated data remains in the browser session
DEVICE / 09Permission-based

Captain’s Log

Open, edit, and save a local text file with the File System Access API in a compatible desktop browser.

  • File access starts only after a button click
  • Unsupported browsers receive a clear fallback
DEVICE / 10Permission-based

Hardware Telemetry

Read and send serial telemetry with compatible hardware, with a built-in simulation when WebSerial is unavailable.

  • A device prompt appears only after Connect
  • Simulation mode requires no hardware

02 / DEPLOYMENT BOUNDARY

Static labs, explicit dependencies.

The catalog and its browser experiments are deployed with the production website. Separate AI endpoints, mail, Cloudflare tunnels, and other domain services are not part of this release path.

Capability labels are evaluated locally. A green label means the browser exposes the API; it is not a promise that external hardware, models, or independent services are available.