Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 532 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 532 Bytes

Sun Tracker

A simple canvas animation tracking the sun's position in the sky of the user's location.

See it live in action.

Allows geolocation via navigator.geolocation or IP Geolocation, depending on user preference. All astronomical calculations are done with common high accuracy algorithms (see Reda et al).

Future version should rotate sun's screen position according to user device orientation.

All rights reserved.