Skip to content

Adaendra/sky-map-algorithm

Repository files navigation

Sky Map Algorithm

Algorithm implementation to locate stars in the sky for a date-time and a location.

Exemple

lat: 35.689487, long: 139.691711, 01-01-2020 00:00

How to use it

In this project you will find some folders named with a langage name which contains algorithms and formulas inside.

Just pick the language folder you need and copy-paste it in your project.

Languages

  • JavaScript
  • TypeScript


How-to Contribute
Sources