[OpenSource] Defold Simple 3D Model Glow/Bloom

8 Likes

I found the game made with Godot have very beautiful Glow/Bloom Effect.

So I want to implement it on Defold.

3 Likes

added an example.

but it looks not very good because I have not implement the halo.

3 Likes

Looking forward to the finished example! Thanks for sharing!

4 Likes

Thanks! :grinning_face:

I tried so many way to implement the halo, but I found the best way to do it is to use sprite component.

5 Likes