Hi again, community!
This question comes from my previous one. But as that question is already marked as SOLVED, I better start a new one.
So, the code is the same, except that I’ve added a texture of radial gradient as a background of the scene.
And the result is here: https://jsfiddle.net/prisoner849/9bvL0ufk/
No glowing at all. Any pointings/hints/ideas to the right direction of how to get the glowing back?
Or should I use a different approach?
Ok, I’ve got the desired result, but I’m not sure how correct the used approach is.
I used an additional scene, setting the background texture to it, also, the object which has to have glowing is added to that scene and the scene passed in the EffectComposer. Shortly, I use different scenes instead of layers.