~koehr/stellar-neighbours

interactive 3D Spherical Map of surrounding stars

bc569f1 more star info, spectral color display

4 months ago

30d64a2 raise visibility with a lot of stars

4 months ago

#Stellar Neighbours

An interactive 3D spherical map of surrounding stars, made with THREE.js.

#Development Setup

yarn # install dependencies
yarn dev # run dev server

#Build

yarn build