Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.02 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.02 KB

Idea

The light from the stars travels for years (and years) until it reaches your eyes. This interactive map of the night sky shows you for each star what happened on Earth when the light started traveling from the star to you. That way, any star has a story to tell you. You can zoom in, move around and hover all the stars to reveal the historical events they are connected to.

Methods

Data were collected and merged from 3 sources:

  1. d3-celestial (for coordinates)
  2. HYG Database (for distances)
  3. Wikipedia (for historic events)

The site is powered by SvelteKit. The map is built with Svelte & d3.

The fonts used throughout are Andada Pro & Roboto.