@DavidHodge: I built SatRadar as a weekend project: every active satellite orbiting Earth, live, at up to 120 FPS in your browser. T…

X AI KOLs Following Tools

Summary

David Hodge built SatRadar, a browser-based tool that displays over 10,000 active satellites in real-time at up to 120 FPS by running the SGP4 orbital propagator entirely on the GPU via WebGL2 shaders.

I built SatRadar as a weekend project: every active satellite orbiting Earth, live, at up to 120 FPS in your browser. The entire SGP4 orbital propagator runs on the GPU — inside a WebGL2 shader. The CPU does nothing per frame. 10,000+ working spacecraft, no debris. 🧵👇 https://t.co/AVohU169UA
Original Article
View Cached Full Text

Cached at: 05/29/26, 11:57 PM

I built SatRadar as a weekend project: every active satellite orbiting Earth, live, at up to 120 FPS in your browser.

The entire SGP4 orbital propagator runs on the GPU — inside a WebGL2 shader. The CPU does nothing per frame. 10,000+ working spacecraft, no debris.

🧵👇 https://t.co/AVohU169UA

Similar Articles

@berryxia: Holy crap, this project is absolutely insane! If you didn't know, you'd think it's from the CIA! Someone just dropped an open-source Palantir on Reddit. It's called Osiris. I was dumbfounded after watching the demo. On a real-time 3D globe: Over 10,000 commercial, military, and private planes flying in real time, 2,000+ satellites including the ISS…

X AI KOLs Timeline

Someone posted an open-source project called Osiris on Reddit. It's like a public version of Palantir, integrating tens of thousands of planes, satellites, CCTV feeds, and a bunch of OSINT tools on a real-time 3D globe, all running in the browser.

@GoGoFly23: Replicated master @DilumSanjaya's visual framework to create a showcase webpage for the F-22, F-35, Starship, and Raptor engine. The process involves 3 main steps: 1. Using GPT-2 Image generation model for three-view renders, 2. Using Hunyuan 3.1 in ComfyUI to generate the corresponding models…

X AI KOLs Timeline

This article introduces 3DCellForge, an open-source React and Three.js-based web application for generating and exploring interactive 3D models. It utilizes AI models like Hunyuan 3D and Tripo via ComfyUI or direct API integration to create visualizations of objects such as aircraft and spacecraft.