Hi,
I need to create a glow effect in the scene . A search in the forum gave me this link:
https://github.com/AnalyticalGraphicsInc/cesium/wiki/Screen-Space-Rendering-Details
This mentions a built in filter for glow with a glow buffer. Is this a ready to use plugin and if so how can I use it ?
Or do I need to create my own implementation of the glow filter using czm_FilterInput
and czm_Filter.