Skip to content

captainmoha/Micro_Exoplanets_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A micro database written in c++. Currently has the data of most confirmed exoplanets.

To compile the code type in:

g++ -std=c++11 main.cpp exoPlanets.cpp

For best display results:

1- Make sure your terminal is maximized. 2- Make sure your terminal buffer is set to unlimted.

Extra features depend on 4 things:

1- VLC is installed. It's here.
2- This video here is in the directory and named as "keplerOrrery.mp4".
3- Stellarium is installed. It's here.
4- The file "s.ssc" which is included in the repo, Is in the scripts folder in stellarium's folder. In linux that's /usr/share/stellarium/scripts.

About

A micro database written in C++. Currently has the data of most confirmed exoplanets. All data from the Open Exoplanet Catalogue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages