tentone / nunuStudio

Web powered cross-platform 3D, WebXR game engine.
https://nunustudio.org
MIT License
2.09k stars 312 forks source link

Selective bloom effect only to few objects #534

Open MaxTechCodes opened 1 year ago

MaxTechCodes commented 1 year ago

Is it possible to apply selective bloom effect only to few objects

Screenshot 2022-12-18 at 3 35 20 PM
tentone commented 1 year ago

Hello

I can be done in the editor but it is not supported out of the box.

Thanks a lot!

MaxTechCodes commented 1 year ago
Screenshot 2022-12-19 at 8 04 35 PM Screenshot 2022-12-19 at 8 07 34 PM

Thanks for the hint. I have added unreal bloom for the camera and I could understand about getting camera composer in the editor. Please guide me how to render the layer for selective bloom.

MaxTechCodes commented 1 year ago

Hi Tentone, Can you help me in this. thanks

MaxTechCodes commented 1 year ago

Any help is appreciated.

tentone commented 1 year ago

Since the effect is applied using multiple scenes might be hard to recreate visually in the editor.

I would start by creating a offscreen scene to move objects from the principal scene.

But to blend scenes would be hard to achieve in the editor.