how to draw Wind farm in cesium

1. A concise explanation of the problem you're experiencing.

2. A minimal code example. If you've found a bug, this helps us reproduce and repair it.

3. Context. Why do you need to do this? We might know a better way to accomplish your goal.

4. The Cesium version you're using, your operating system and browser.

Similar to this effect:

Here's an extremely minimal demo of the effect I made a while back:
https://github.com/tbnorth/faders
live demo: https://tbnorth.github.io/faders/

just in case that helps.

Cheers -Terry

While I’m not aware of anything that will have this effect out of the box, perhaps you could try leveraging a Particle System to create it? Or maybe use Point Primitives with fading alpha values?

thanks Cheers -Terry ,but I do not know how to achieve this effect in cesium,can you help me

在 2017年11月6日星期一 UTC+8上午10:29:43,Terry Brown写道: