The repo includes three implementations of simulation.
- File
solar_orbit_2d.py
plot the 2d orbit with Matplotlib - File
solar_orbit_3d_plt.py
plot the 3d orbit with Matplotlib3d - File 'solar_orbit_3d_ipyvolume.py' plot 3d orbit with ipyvolume
- File 'three_body.py' simulate a three body orbit