July 24, 2026
Moon pics, hot takes, zero chill
Visualizing the Artemis II Mission
Space fans are losing it over this Moon mission replay — and arguing who made it cooler
TLDR: A new interactive replay lets people follow Artemis II’s real trip around the Moon while flipping through nearly 500 mission photos in sync. Fans are thrilled by how vivid and easy it feels, while the comments argue whether it’s a brilliant learning tool or just irresistible space-nerd eye candy.
A fresh Moon-mission visualization has the internet doing what it does best: cheering, nitpicking, and turning everything into a bit. The project takes the real path of NASA’s Artemis II crew around the Moon and lines it up with hundreds of mission photos, letting people scrub through the trip as if they’re binge-watching a space documentary with a pause button. The builder says the idea was inspired by Hank Green’s earlier Artemis photo project, and commenters immediately split into camps: “this rules”, “give Hank his flowers”, and “why is space data suddenly more fun than most apps?”
The loudest praise is for how human it makes the mission feel. People loved being able to jump photo by photo and watch the spacecraft move at the same moment, with several basically saying, “Oh, so this is what the Moon trip actually felt like.” But of course, the comment section couldn’t resist some drama. One mini-debate broke out over whether this is a serious educational tool or just “the coolest possible nerd toy,” while others argued that if public space websites looked like this more often, regular people would care way more about NASA. The jokes came fast too: comparisons to Google Maps for astronauts, praise for “the most overqualified photo album on Earth,” and repeated cries of “give every historical event a timeline scrubber immediately.” Even the background stars and planet textures got applause, with users joking that space finally got its “desktop wallpaper upgrade.”
Key Points
- •The article describes a Foxglove-based visualization of the Artemis II mission that synchronizes Orion’s trajectory, mission state, and hundreds of photos on one timeline.
- •Orion trajectory data came from the JPL Horizons API, while mission photos and metadata came from Hank Green’s Artemis-Timeline project.
- •Python scripts were used to fetch ephemeris data, resize photos, align timestamps, and write the combined dataset into an MCAP file.
- •The 3D scene evolved from a basic URDF model to a more realistic Orion model sourced via Ian Dees’s artemis-viewer, which uses NASA’s AROW Orion model.
- •A custom Foxglove extension called a photo stepper lets users move through nearly 500 mission photos over 10 days while automatically updating the 3D view and plots to the same timeline position.