Animated earth clouds effect in Cesium

Hi guys,

Do you know if there is any easy solution to add cloud animation in Cesium like in link below?

I think the easiest solution might be to kind of fake it with some billboards. You could even make it dynamic by drawing clouds to a canvas and having that be the billboard image.

There’s some discussion and a lot of resources on cloud rendering here: https://github.com/AnalyticalGraphicsInc/cesium/issues/5962