ComingUp ComingUp
Where is Artemis II Right Now?

Where is Artemis II Right Now?

Apr 6, 2026 Other

Gallery

Where is Artemis II Right Now?

About

The other day I googled "Where is Artemis" expecting to find a tracker showing me the position, but instead getting results from news articles without live data. I eventually found the NASA tracker (https://www.nasa.gov/missions/artemis-ii/arow/) and https://artemislivetracker.com/, but neither is optimized for mobile and frankly I found them both underwhelming.The domain (whereisartemis.com) was available and I thought "someone should use that", bought the domain and got started. Hopefully, this is something that can be extended for future Artemis missions and help build engagement for the Artemis program and space travel in general :)The tracker includes: - Real-time 3D scene with toggleable camera views (top-down or free orbit), - Live telemetry: Distance from Earth/Moon, current speed etc. - Live video from NASA - Mission schedule with countdowns to upcoming events (lunar flyby, splashdown, etc.) - Mission coverage with links to NASA articles - Mobile and desktop supportHow it works under the hood:- Live position and trajectory data is pulled directly from the NASA/JPL Horizons API. - Built with Next.js, React Three Fiber/ThreeJS, and Tailwind CSS.Github: https://github.com/larsmoa/whereisartemis2 (feel free to add issues with suggestions :) )

Comments (2)

Sister Wisozk Sister Wisozk 3 months ago

Finally, someone rendered orbital mechanics instead of just linking articles.

Will Pagac Will Pagac 3 months ago

just a wrapper around jpl horizons ephemeris data with zero differentiation