Milestone 7 renders Sun, Mercury, Venus, Earth, Moon, Mars, Phobos, and Deimos.
WASM cockpit / C11 physics
Run the real orbit loop.
This page holds the static scene notes beside the canvas so the renderer can focus on live state. The checked Emscripten artifact is still produced by make web, with the browser frame and raylib window initialized to the same responsive size.
86400 simulation seconds for each real second.
SI Newtonian baseline. Rendering scale maps 1 AU to 10 units.
Planets stay readable and parent-relative moons get visual separation.
Moon starts at Earth perigee. Mars, Phobos, and Deimos start from periapsis states with vis-viva speed.
The grid expands to the farthest rendered orbit. Planet and moon trails keep their full motion history.
The page frame and raylib WebAssembly window start from the same measured canvas size, without changing the renderer's physics boundary.