How create animation billboards?

Hi!
How creat animation billboard from GIF or there are other ways, othere format ?

I found only this decision https://github.com/AnalyticalGraphicsInc/cesium/tree/animated-billboards

If you can select the example in the sandbox.

Thank you in advance!

Can I use animated canvas for several billboards?

Hello,

We don’t currently have support for animated billboards in Cesium. That branch does have a solution, we just haven’t gotten a chance to polish it up to be merged it in to the main code base.
You should be able to use the BillboardAnimator file from that branch.

Take a look at our build guide for instructions on how to check out and build the code base: https://github.com/AnalyticalGraphicsInc/cesium/tree/master/Documentation/Contributors/BuildGuide

Best,

Hannah