SolarSim is a Python program designed to track orbits around the sun. This project offers a unique perspective into the dynamics of celestial bodies in a solar system model.
- Simulation of planetary orbits
- Visualization of orbits around the sun
- Utilizes Python for calculations and visualizations
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them:
- Python (latest version recommended)
- Additional Python libraries
A step-by-step series of examples that tell you how to get a development environment running:
- Clone the repository:
git clone https://github.com/zackbunch/SolarSim.git