diff --git a/README.md b/README.md new file mode 100644 index 0000000..c89c60a --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +Things in Space +=============== + +Stuff in Space is a realtime 3D map of objects in Earth orbit, visualized using WebGL. The +current version is available live at [http://stuffin.space](http://stuffin.space). + + +The website updates daily with orbit data from Space-Track.org and uses the excellent +[satellite.js](https://www.npmjs.com/package/satellite.js) Javascript library to +calculate satellite positions. + +Author +------ + +Things in Space was originally written by James Yoder, in April 2015, an alumnus of FIRST +Robotics Competition (FRC) Team 624 and an incoming Electrical and Computer Engineering +freshman at the University of Texas, at Austin. + +Contributing +------------ + +To do... + +License +------- + +Unspecified at this time.