Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 355 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 355 Bytes

globe

Experimenting with OpenGL

Prerequsits

  • Node (tested on v10)

Run it

Add a file ./config.js with contents:

export const accessToken = 'your.cesium.ion.access.token'
export const realtimeEndpoints = ['url.to.websocket.endpoint1', 'endpoint2', ... ]