Skip to content

devinvonarx/galactic-collision

 
 

Repository files navigation

Galactic Collision

Galactic Collision is a program that allows us to simulate Milky Way and Andromeda Galaxies Collision in Real Time.


Prerequisites

Before you begin, ensure you have Python3 installed on your machine.

Installing

git clone https://github.com/SamirOmarov/galactic-collision.git
cd galactic-collision
pip install -r requirements.txt

Using Galactic Collision

You can change galactic variables in globals.py file like Universal gravitational constant,Solar mass, number of stars and etc.

To start simulation run:

python3 main.py

Contact

If you want to contact me you can reach me at [email protected].

About

Milky Way and Andromeda Galaxies Collision Simulated in VPython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.7%
  • HTML 9.8%
  • Python 0.9%
  • GLSL 0.4%
  • CSS 0.2%
  • Batchfile 0.0%