Skip to content

A small planet simulator built for fun as a side project

License

Notifications You must be signed in to change notification settings

James-McK/PlanetPhysics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlanetPhysics

A small planet simulator built for fun as a side project.

Created using Monogame and Monogame Extended

Simulation Gif Stable 3 body figure 8 Our solar system to scale

Currently uses the rather inaccurate Euler method for integration (this is mostly mitigated by using very small step sizes), but ideally it should use something like the Runge-kutta methods for better accuracy.
Includes several pre-set situations, including a fictional but nice-looking system (shown below), a stable 3-body figure-8 system, a binary star system, and our solar system to scale (with and without moons)

About

A small planet simulator built for fun as a side project

Resources

License

Stars

Watchers

Forks

Languages