Hi.
Currently, I’m struggling to using post processing.
I want to apply a selective post processing to a selective object.
In the following fiddle, I want to apply a bloom effect to blue box, then another bloom effect to green box. https://jsfiddle.net/grano/fv08r2ow/119/
I try to use multiple layers, but it seems not to be accurate way.