Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLOBE.IO

Real-time geo data visualized on a WebGL globe.

Screenshot

Installation and usage

  • Install node.js (v14+) and npm.
  • Clone the repository: git clone git://github.com/bobuss/globe.io.git && cd globe.io
  • Install dependencies: npm install
  • Start the server: npm start
  • Open your browser at http://localhost:8129

The server emits random geotagged points over WebSocket (socket.io), which are rendered as arcs on a 3D globe using Three.js.

The port can be overridden with the PORT environment variable.

About

Useless Twitter Stream API + WebGL concept

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages