Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

liuziangexit2/Galaxy

 
 

Repository files navigation

Galaxy

GitHub issues GitHub watchers GitHub code size

About

This project allows you to run a simulation of the collision of two galaxies. The project was based on the law of universal gravitation.
Project use C++ standard 17

Demonstration

Demo animation

How use

Start with all parameter's

cd Galaxy
make ThreeBody

Start with 3 Body

cd Galaxy
make ThreeBody

Start with Sun Earth Moon system

cd Galaxy
make Sun-Earth-Moon

Start Collision

cd Galaxy
make Sun-Earth-Moon

Clean project

cd Galaxy
make clean

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.3%
  • C++ 20.6%
  • Other 1.1%