/physics-sim

N-body simulation in rust

Primary LanguageRustMIT LicenseMIT

Physics

N-Body simulation: an implementation of Newton's laws of motion in order to simulate the solar system.

SolarSystem g The scale isn't quite big enough for Pluto, and it's a bit too big to include the moon.

TODO

  1. 3 Body Problem
  2. Add Pluto
  3. Sim Moon
  4. Add starts in background
  5. Step through on spacebar