Skip to content

Galaxy simulation that runs directly into your terminal !

Notifications You must be signed in to change notification settings

celian-rib/ASCII-galaxy-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 -)


About

Galaxy simulation that runs directly into your terminal !

Topics

Resources

Stars

Watchers

Forks