Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 414 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 414 Bytes

StarTraveler

A tiny tool to visit our near neighbours’ stars and understand how constellations are positioned in 3D

Build

inside the StarTraveler directory, execute the following commands:

$ mkdir build
$ cd build
$ cmake ..
$ make

Then, all you have to do is to execute the binary with and give it a stars file (there will be one in the build directory):

$ ./StarTraveler stars.txt