This respository containes Java application used to visualise location of International Space Station (ISS) in real time.
- Displaying live position of ISS on a zommable map
- Providing ISS's velocity and altitude
- Predicting ISS's trajectory for the next 1.5h
- Scaling to users screen
- Providing easy access to live view from ISS
- Bartłomiej Eljasiak
- Mateusz Grzyb
- Paweł Morgen
- Download and install JavaFX 11 SDK from https://gluonhq.com/products/javafx/
- Open any Java IDE and create new project from version control
- Clone the respository using link: https://github.com/GiveMeMoreData/ZPOIF-projekt-2019-Wizualizacja-pozycji-ISS.git
- Just run gui/Main.java!
Application is build in a way that it should only require an addition of JavaFX 11 SDK. But the process of building application varies depending on operating system and version of java, thus if any complications occur we strongly recommend following the intructions from terminal and if everything fails do not hassitate on contacting us directly or leaving an issue. We'll try to resolve any problem as quickly as possible :)
In current state different versions can cause problems:
- Java JDK 11
- JavaFX SDK 11