July 26, 2026
One small scrub for man
Visualizing the Artemis II Mission
Moon mission eye candy lands — but the comments are side-eyeing Foxglove’s license drama
TLDR: A Foxglove developer built a flashy replay of Artemis II that syncs Orion’s trip around the Moon with nearly 500 mission photos. The biggest comment reaction wasn’t about space at all — it was skepticism over Foxglove after its past license changes, showing trust drama still follows the tool.
A gorgeous new Foxglove project turned the Artemis II Moon mission into a replayable visual scrapbook: real spacecraft movement, hundreds of mission photos, and a slick click-through photo viewer all synced on one timeline. In plain English, it lets you scrub through a 10-day trip around the Moon and watch the ship move while the matching photos pop up at the exact same moment. Space nerd catnip? Absolutely. The creator even added a starfield plus Earth and Moon textures, basically giving the whole thing a cinematic glow-up.
But in true internet fashion, the community instantly swerved from “wow, pretty” to “okay, but what about the license change?” The loudest reaction came from a commenter who wasn’t debating the Moon at all — they were checking whether Foxglove is still lovable after changes to how people can use it. That one line injected a whiff of old-school software drama into an otherwise wholesome space post. Translation for non-tech readers: people love cool tools, but they have long memories when a company changes the rules.
So the mood is a funny mix of admiration and suspicion: the demo is dazzling, the idea is charming, and the comments are already poking the corporate backstory. It’s the classic tech-community plot twist — humanity circles the Moon for the first time in decades, and the replies are still like, “Sure, but is the app still cool these days?”
Key Points
- •The article describes a Foxglove-based visualization of the Artemis II mission that synchronizes Orion’s trajectory, mission photos, and timeline data.
- •Orion trajectory data came from the JPL Horizons API, while photo metadata came from Hank Green’s Artemis-Timeline project.
- •Python scripts were used to fetch ephemeris data, resize images, align timestamps, and export the combined dataset as an MCAP file.
- •The 3D spacecraft view was upgraded from a simple URDF model to a NASA AROW Orion model sourced through Ian Dees’s artemis-viewer project.
- •A custom Foxglove extension called a photo stepper lets users browse nearly 500 photos across the 10-day mission while updating all linked panels on the shared timeline.