File tree Expand file tree Collapse file tree
multi-body-orbital-mechanics Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 🌌 Multi-Body Orbital Mechanics
2- A beautiful Python simulation of planets orbiting a star, powered by Newton’s laws and Matplotlib animations.
3-
4- 🚀 Features
5-
6- Realistic gravitational physics
7-
8- Multiple planets with trails
9-
10- Subtle glow effects for beauty
11-
12- Adjustable speed & scaling
13-
14- 📸 Preview
15-
16- 📦 Run It
17-
18- ``` bash
19- pip install matplotlib numpy
20- python multi_body_orbital_mechanics.py
21- ```
22- 💡 Made for space lovers & future astrophysicists.
1+ # 🌌 Multi-Body Orbital Mechanics
2+
3+ A beautiful Python simulation of planets orbiting a star, powered by ** Newton’s laws** and ** Matplotlib animations** .
4+
5+ ## 🚀 Features
6+ - Realistic gravitational physics
7+ - Multiple planets with trails
8+ - Subtle glow effects for beauty
9+ - Adjustable speed & scaling
10+
11+ ## 📸 Preview
12+ ![ Simulation Screenshot] ( Figure_2.png )
13+
14+ ## 📦 How to Run
15+ 1 . Install dependencies:
16+ ``` bash
17+ pip install matplotlib numpy
18+ ```
19+ 2 . Install dependencies:
20+ ``` bash
21+ pip install matplotlib numpy
22+ ```
23+ # 💡 Made for space lovers & future astrophysicists.
You can’t perform that action at this time.
0 commit comments