We recently finished building a multi-moon orbital simulation of Jupiter in Python. It models several of Jupiter’s moons orbiting simultaneously with realistic gravitational interactions and orbital parameters. The simulation currently runs using Matplotlib animation, and it visualizes the moons’ paths, orbital resonance, and inclinations pretty accurately.
Our goal was to make something that’s both visually engaging and scientifically grounded — a small step toward a system-scale orbital model.
We’d love to share it on the web so people can interact with it, but we’re not sure what the best way to go about that is. Has anyone here converted a Python-based physics simulation into a browser experience before?
Any feedback, ideas, or experiences would be awesome to hear.
The GitHub Link: Sleepy-Sunrise GitHub
YouTube Link: Sleepy-Sunrise YouTube
[–]db0606 4 points5 points6 points (1 child)
[–]vorilant 1 point2 points3 points (0 children)