Beyond horizon is an app we have developed that addresses the issue posed by the difficulty in simulating the skies of planets other than the Earth, namely the exoplanets. Our app meticulously combines data from GAIA DR3 and NASA Exoplanet Archive to efficiently simulate the skies of exoplanets. Our app also features high-quality image exportation and constellation drawing facilities. The app is capable of visualizing night sky with 20k accurate star positions from 5500+ planets.
You can find all the technical details of the project here: Download PDF
You can download the app from here:
v1.07: 20k stars around each planet + star color correction: Download v1.07
v1.06: 10k stars around each planet: Download v1.06
Instructions: extract the .zip file and open the app using the .exe file
The "Data Analysis" folder contains the python script that writes data in different .txt files. In order for changing data one must paste those files inside "Assets/StreamingAssests/". The python script also uses a .csv file which you can acquire using the ADQL query from documentation.
