Skip to content

AlexC233/orbit-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

orbit-simulator

A simple orbit simulator created in python.

Prerequisites

  • Python 3.10+
  • matplotlib

Install matplotlib

Open your computer's terminal and type in and press enter

pip install matplotlib

Creating custom bodies

All bodies are defined by the body class, to create a custom body, create a new instance of the body class, replace the quoted texts in line 106 with the values you want.

About

A simple orbit simulator created in python using Newton's Law of Universal Gravitation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages