Flight Viz: Real-Time 3D Flight Tracking with 10,000+ Aircraft on Interactive Globe
By
Hao Jiang
1mo ago· 1 min readenProduct
38/100
Stale
Bagelometer↗
Sat on the counter overnight. Well past its best.
Score38Typepress releaseSentimentpositive
Summary
Flight Viz is a web-based 3D flight tracking tool that displays over 10,000 live aircraft on an interactive globe with real-time data, weather radar, and altitude profiles. The application is built with Rust compiled to WebAssembly and uses raw WebGL2 shaders to achieve 60fps performance with thousands of aircraft rendered in a single draw call.
Key quotes
· 3 pulledTrack flights in real-time on a 3D globe with live data, weather radar, and altitude profiles.
Built with Rust compiled to WebAssembly and raw WebGL2 shaders.
The whole thing runs at 60fps with 10K+ aircraft rendered in a single draw call.
Track flights in real-time on a 3D globe with live data, weather radar, and altitude profiles. Built with Rust compiled to WebAssembly and raw WebGL2 shaders. The whole thing runs at 60fps with 10K+ aircraft rendered in a single draw call.
You might also wanna read
Air Loom: Real-Time 3D Flight Tracking Visualization Tool
Air Loom is a real-time 3D flight tracking visualization tool that displays aircraft flight paths with ribbon trails across the sky. The int
objectiveunclear.com·6mo ago
Aeris: Free Open-Source 3D Flight Tracking with Real-Time ADS-B Data
Aeris is a free, open-source 3D flight tracking application that displays live flights over the world's busiest airspaces using real-time AD
