Skip to content

peter-grajcar/skychart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version

SkyChart

SkyChart is an application which visualises the night sky.

Running the Application

The application can be run using this Maven command:

mvn javafx:run

User Guide

Navigating Across the Skies

  • Use arrows to look around the skies.
  • Use keys M and N to zoom in and out.
  • Use left mouse button to select the star, and learn more about it.
  • Use space to pause or resume time.

Time and Location

Date, time and location can be set at the bottom of the window using date picker and text fields for the location. Latitude and longitude is measured in degrees.

Star Info

After selecting the star, information about it will show up in the top-right corner. Raw information from the catalogue can be found at the right side.

Catalogue

SkyChart currently implements only one star catalogue, the BSC5. However, the code is extensible and more catalogues can be added.

Screenshots

SkyChart Screenshot 1

SkyChart Screenshot 2

Documentation

Link to the documentation

© Peter Grajcar 2020

About

Visualisation of the night sky

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published