Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 827 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 827 Bytes

Galaxy simulation running into your terminal.

Small project that is not an accurate simulation at all. The goal was to have fun and to learn something along the way.

No optimisation has been done and all the simulation is based on basic vectorial Euler integration.


Galaxy collision simulation :

Single galaxy simulation :


Run the project :

  • Compile :
make
  • Single galaxy simulation :
./galaxy single
  • Two galaxies colliding simulation :
./galaxy collision

It is strongly recommended to go fullscreen and to zoom out a little (ctrl -)