Skip to content

Top-down simulation of n-body orbital mechanics in our solar system

License

Notifications You must be signed in to change notification settings

MrWolfPixel/orbit-sim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbit simulator

Still a work in progress!

This is a JavaScript tool that simulates gravity in a simplified, two-dimensional version of our solar system, with the intenion of teaching fundamental aspects of orbital mechanics. It simulates the effect of all bodies – rather than using a patched conic approximation – in order to demonstrate more interesting phenomena such as precession.

No external dependencies and fully compatible with Internet Explorer, so there should be no problems running it.

See the current version of the simulation in action.

About

Top-down simulation of n-body orbital mechanics in our solar system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • HTML 4.9%