Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 514 Bytes

File metadata and controls

24 lines (17 loc) · 514 Bytes

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