You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python program using the 2nd law of Newton to simulate in real time gravitational interactions between two or more celestial bodies with a decicated UI. This program is our work for our informatic class final project.
This is an interactive orbit simulator where users can enter new objects into the simulation by clicking on the screen. A key (and not trivial) feature is the program's ability to accurately process simultaneous collision / momentum-transfer events.