/Gravity-Simulator

N-body space simulator that uses the Runge-Kutta 4 numerical integration method to solve two first order differential equations derived from the second order differential equation that governs the motion of an orbiting celestial. Also has preset demos for two-body and three-body circular orbits which use parametric equations. Uses the SFML (Simple and Fast Multimedia Library) library: https://www.sfml-dev.org

Primary LanguageC++

No issues in this repository yet.