--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi,It's possible to create a custom ImageryProvider from a canvas. Take a look at GridImageryProvider.js, that would be a good starting point for an example.Looks like an interesting application, we'd love to see the finished product!Thanks!Gabby
On Mon, Oct 9, 2017 at 12:05 AM, liu liang <liulian...@gmail.com> wrote:
I set the canvas element as Material unifrom,but there was no animation on globe
在 2017年9月30日星期六 UTC+8下午4:07:24,liu liang写道:Is there any methods or ideas to add the wind power on Cesium?this is a sample on 2d map(https://github.com/polluxll/Wind).
--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+...@googlegroups.com.
thanks,I will have a try.