Skip to content

A real-time interactive WebGL visualisation of objects in Earth orbit

License

Notifications You must be signed in to change notification settings

zepc007/StuffInSpace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A real-time interactive WebGL visualisation of objects in Earth orbit

Thanks to jeyoder, I write a Dockerfile to deploy it with docker

First, Build a docker image

cd StuffInSpace && docker build -t space .

Second, start a docker container

docker run -d --name space --restart=always -p 10080:10080

Third, visithttp://your_ip:10080,then this website will show you on your browser

About

A real-time interactive WebGL visualisation of objects in Earth orbit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published