I’m interested in integrating video in the Cesium map, within a window (initial) or draped on the terrain (goal). What’s the latest in the examples for this?
I’ve looked at the Synchonized HTML5 Video with GPS Data blog, but I’ve been confused by the fact that DynamicPath appears to be obsolete – or at least not in the current documentation – and that DynamicVideoMaterial also appears to not be in the mainstream. Are these features still in the development phase, or have they changed names?
However, video draped on terrain is not yet supported out of the box (since the GroundPrimitive can only do colors currently). As soon as we have textured GroundPrimitives, video should be a breeze.