~koehr/stellar-neighbours

interactive 3D Spherical Map of surrounding stars

27471e8 adds goatcounter

2 months ago

f6846b4 update packages and move from yarn to bun

2 months ago

#Stellar Neighbours

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

Screenshot

#Development Setup

yarn # install dependencies
yarn dev # run dev server

#Build

yarn build