abhishekvp / cesium-lg

Liquid Galaxy GSoC 2016 Project: Enabling Cesium for Liquid Galaxy
5 stars 3 forks source link

server.js: add sending Earth viewsync UDP packet for camera pose from Cesium #9

Open alfski opened 8 years ago

alfski commented 8 years ago

(low priority)

Take the Cesium Master camera pose and broadcast it as UDP in viewsync format. Just camera pose to start with, don't worry about timers.

Will need config for network address to send on, also config for whether this is a unicast send or broadcast (i think). Will need config for udp socket number