Airloom – 3D Flight Tracker
165 points
10 hours ago
| 14 comments
| objectiveunclear.com
| HN
benlimner
5 hours ago
[-]
Note from the developer:

I’m so glad that many of you like this app. I’m a solo dev, actively building between my 9-5 and raising a 9mo.

Please follow along on X https://x.com/benlimner, or join the mailing list for updates/suggestions!

reply
rapjr9
2 hours ago
[-]
Cool, I tried something similar 30 years ago working for a military contractor:

http://zoom.interoscitor.com/PetersonEnterprises/Consulting/...

I was asked to come up with a 3D display of the airspace around an aircraft for the pilot to use and which could replace the 2D displays used then. People were impressed, but decided it was impractical for a variety of reasons. You can't really tell where the aircraft are relative to each other and the ground without rotating the display (which means the pilot loses their orientation), and there are no altitude indicators and it's difficult to tell where each aircraft is relative to the others. (Which is why I added the vertical lines and ground tracks.) Also things get visually messy when several aircraft are close together, even if you use different colors (which doesn't work for the colorblind). For example, could you use this display to tell if a collision is imminent near ground level in proximity to an airport? The display does give you a high level sense of what is going on in the airspace; it may not have enough details to be of practical use to pilots and air traffic controllers. I'd suggest consulting with them to get feedback. Maybe this would be practical as a VR display? How did they solve this in the F-35 helmet display?

reply
benlimner
20 minutes ago
[-]
This is the coolest thing I’ve seen this week.

You faced all of the same usability problems. Until there is a true 3D display I don’t think this will be super useful for true traffic awareness. The cockpit is just too chaotic.

It’s very interesting to see your graphic. Was this supposed to be displayed on a cockpit TV?

reply
ProllyInfamous
3 hours ago
[-]
I am not a developer at all (electrician, retired, live in a flightpath), but I'm pretty sure you can build a healthy retirement with your absolutely breathtaking solo project.

At the same time, I'm not sure how you monetize such an easily "stealable" idea. My hunch is that you'll see other flight trackers debut your perspective as one of many layers within their own trackers (this is where you come in, as consultant?).

Godspeed, ace.

reply
benlimner
19 minutes ago
[-]
Give me some of the luck you’re spreading, and brother I might have a chance to make a dollar or two.

But if nothing comes of it, I’ve had a ball making it, and chatting with the community.

reply
teraflop
3 hours ago
[-]
Cool project.

I noticed one minor area for potential improvement: when I look at the ATL area right now, it looks like aircraft are clipping through the ground at takeoff and landing.

I'm guessing this is because you're taking the pressure altitude which is derived from aircraft transponder data, and incorrectly interpreting it as altitude above sea level, without correcting for local air pressure variations. Right now, local barometric pressure in Atlanta is about 1028 mbar, which means pressure altitude is about 450 feet lower than true MSL altitude.

(Pilots need to know their altitude relative to sea level and the ground, so they have to manually adjust their altimeters to correct for pressure variations, based on the latest local weather conditions. For ATC, it's more critical to know aircraft's altitudes relative to each other. So transponders report the pressure altitude without correction, to guarantee that inconsistent pressure corrections can't cause errors.)

reply
benlimner
17 minutes ago
[-]
No this is a known issue, there is some mitigation for it right now, but I haven’t chased down all of the edge cases.

There are some places on the map where the terrain texture isn’t great, or is below the elevation of the centered airport, and the planes will breach the mesh. There’s a setting in there where you can manually tweak the ‘ground elevation’ if it gets annoying to you.

reply
tgsovlerkhgsel
1 hour ago
[-]
For interesting flights to visualize in 3D, try to get data from one of the Zero-G planes on their parabolic flights. F-HNOV is the European one.
reply
benlimner
16 minutes ago
[-]
I’ll try!

Also watching the high altitude balloons pop and fall straight through traffic is awesome

reply
benlimner
16 minutes ago
[-]
Oh and you should check out the fighter jet training around San Antonio
reply
g4cg54g54
2 hours ago
[-]
had it bookmarked since the last share, but had noted the world-tiles would regularly not load, seems okay (and with colors?) now, but maybe that could need some low-detail fallback when arcgisonline servers are busting? - some 16k image to fill all the black void?

also "copy this view" does nothing (neither location nor any settings, gives just the bare link)

reply
benlimner
14 minutes ago
[-]
Copy this view really only works when you are following a plane or are at an airport you searched for. If that doesn’t work, ping me.

I think the map tiles are a symptom of the overnight success of the app. I might have to find a new map provider if they permanently limited my IP

reply
tpoindex
5 hours ago
[-]
Really nice!

Absolutely killer would be integrating with https://www.liveatc.net/ or other live ATC stream. Drop down to choose ground, tower, approach/departure, center, etc.

I'll start in another tab for now.

reply
benlimner
5 hours ago
[-]
Completely agree. I think the concept has legs enough to actually start paying for some of these more expensive data providers.
reply
whizzter
9 hours ago
[-]
This is quite cool, seeing taking off planes appearing and rising is cool.

Some comments: - Is the Up axis correctly scaled? The ascent rate of planes taking off seems very steep - Planes landing seems to get "stuck" at the beginning of a lane at about 600 feet (tracking/radar cutoff?), maybe a fix the that slightly adjusts it to ground in a landed state if a plane "stops" or disappears from the data tracking.

reply
kyusan0
7 hours ago
[-]
Down at the bottom of the menu there's an altitude scale slider. It defaults to 1.2, changing it to 1.0 makes the trails look better.
reply
nja
5 hours ago
[-]
It's amusing that changing the altitude scale doesn't reset the "trails" -- when I dragged it around quickly (on mobile) it left vertical streaks behind all the in-flight planes
reply
benlimner
5 hours ago
[-]
I’ll fix that.
reply
sfifs
3 hours ago
[-]
This is fabulous. I wonder if something like this with 3D vision could make air traffic control much safer?
reply
thot_experiment
4 hours ago
[-]
Super cool app, saw someone posting about this on insta the other day. Do you have any info about how you've gathered and united all the different kinds of data you needed to build this? I've been working on a bunch of GIS/mapping stuff recently and I would love to hear more about other people's approaches to this sort of thing.
reply
benlimner
12 minutes ago
[-]
I saw his post too. The view count is crazy!

Honestly I just smooshed a lot of different public sources of data together. There was a lot of fine tuning, and retracing my steps. No real magic. But happy to answer some questions.

reply
thot_experiment
2 minutes ago
[-]
Can you talk a bit about how you're getting the live position data for the planes, I'd love to play around with that stream myself. I do plotter art and I want to make some plotter drawings of flightpaths.
reply
acrophiliac
5 hours ago
[-]
As an old-timer who learned programming with punched cards, this visualization blows my mind. I want to turn it into my desktop screen saver.
reply
benlimner
5 hours ago
[-]
A second monitor running this in surf mode might be a close second
reply
schappim
5 hours ago
[-]
Planes flying w/ multiple transponders [1]?

[1] https://files.littlebird.com.au/Screenshot-2025-11-29-at-8.2...

reply
benlimner
5 hours ago
[-]
They’re likely planes that are on the ground with transponders on. You can toggle off the “show planes on ground” to hide the mess.
reply
toomuchtodo
6 hours ago
[-]
I love this, and would pay for native or electron app on Mac. Like Google Earth for global airspace.
reply
benlimner
5 hours ago
[-]
Working on it!
reply
toomuchtodo
3 hours ago
[-]
Looking forward to it! Anywhere to donate or otherwise contribute financially towards this project?
reply
ho_schi
5 hours ago
[-]
Please. No Electron!
reply
benlimner
5 hours ago
[-]
Why not?
reply
ho_schi
4 hours ago
[-]
https://josephg.com/blog/electron-is-flash-for-the-desktop/

Please use native toolkits. At least Gtk or Qt :)

Flash is just “We don’t like to pay developers. We prefer you to pay more for memory. And your processor. And by the why, we don’t care about your security.”

Ironically memory prices are skyrocketing right now. Even the best known Electron application (Signal) is eating memory like it is free. Similiar native applications integrate much better and use a fraction of memory (e.g. Fractal).

PS: If autonomous locally usage doesn’t make sense a mere web-app is good way. At least it is then a single tab in the web-browser and most platforms are covered (if you don’t target Chrome exclusively…). In this case possible step? At least not 500 MB wasted.

reply
somethingsome
4 hours ago
[-]
I think the common opinion is that unless you are really careful, it becomes quite a big executable eating a huge amount of ram even for low functionality and often slow.

There are very good electron apps, but the engineering to make them small and fast is quite important.

reply
purplecats
4 hours ago
[-]
this is really cool! can you make it interpolate and smoothly animate based on velocity and trajectory?
reply
benlimner
10 minutes ago
[-]
Could, yes.

I’ve tried it in 2d to pretty good success. It’s a bit low on my list of items to add, partially because I have a hunch that calculating and projecting thousands of vectors is going to cost more compute than simply accepting coordinates and drawing lines.

reply
vibrio
6 hours ago
[-]
As a bit of a Flight Aware addict, well done.
reply
benlimner
5 hours ago
[-]
Curious, what would make you default to this tool over FA?
reply
leptons
5 hours ago
[-]
I use Flightaware for detailed information about specific flights. They have tons of information about the history of the flight, past delays, etc. I use it to track specific incoming flights when I have to pick up someone from the airport. I keep an eye on it when I'm waiting to fly, and I also use it to see progress of the flight while I'm in the air if the airline doesn't provide that in a seat-back screen.

While your site is pretty cool, it's more of a neat thing to look at than it is a useful tool like Flightaware. That said, I bookmarked it and will visit it often (probably) as I live near an airport and can see planes in the distance. Also, I second the request for higher-resolution map tiles.

reply
benlimner
5 hours ago
[-]
Thanks for the feedback!
reply
xgulfie
7 hours ago
[-]
Wow, great idea well executed, congrats
reply
benlimner
5 hours ago
[-]
Ty
reply
TeeWEE
7 hours ago
[-]
This is amazingly cool
reply
tamimio
4 hours ago
[-]
Pretty cool! I made something similar a while ago, and used cesium primarily.
reply
benlimner
9 minutes ago
[-]
Share it!
reply
echelon
7 hours ago
[-]
This is really freaking cool.

Two asks -

(1) you should default to a busy airport, eg. Atlanta, which is the busiest in the world. They have an order of magnitude more flights landing and departing. It seems random, but I keep getting New Orleans which is 10-20x less busy than Atlanta. ATL, SFO, LAX, ... That said, the topographically diverse places like Anchorage are nice too, and the height maps on the textures are fantastic.

(2) Higher resolution satellite titles would be awesome. I have a high density flight path directly overhead and I'd love to see where I live on the map and know which way to look in real time, but the textures are about 10x too grainy to make out my street / neighborhood. Maybe you can download some high resolution tiles for free that won't be a big performance hit?

reply
benlimner
5 hours ago
[-]
I’m actively looking for a better map tile provider here.

You’re getting New Orleans because it’s truly selecting from ~20 random US airports.

Stoked that you like the app!

reply
hazelnut
6 hours ago
[-]
interesting, seems to be random. I've gotten Portland which was also not too busy but nevertheless enough to understand the beauty of it.
reply
benlimner
5 hours ago
[-]
It’s a random assortment of ~20 US cities. I’m happy to add another one into the mix if you’d like.

If there’s an airport you want to default to, search for it and save the URL

reply
echelon
5 hours ago
[-]
This thing is dangerous. It's going to nerd snipe me into a new hobby.

https://imgur.com/a/264P9Q4

It looks completely accurate. I could see the medivac helicopters taking off, and it matched 1:1.

I missed a biplane flying over the city. And some other low-flying planes circling mysteriously.

If I had a telephoto lens and a way to alert myself of large planes flying low (happens frequently), C-130s, F-22s, etc. I think I'd waste way too much time.

I need to avoid looking into this more.

reply
benlimner
5 hours ago
[-]
No, lean in! Haha

I’m looking into adding better data providers so there are fewer missing planes.

reply