Blur shader example

Is this the best blur tool out there?

https://www.defold.com/community/projects/125545/

I’m looking to blur background and foreground objects and keep things in the middle sharp.

You’ll need multiple render targets for that most likely. It’s not difficult, go for it!

3 Likes

I’m not sure about that! After a quick look at the render reference I feel an urge to solve this without blurs. :slight_smile:

1 Like

Force yourself to try it! :slight_smile: It only looks complicated but it’s easy.

3 Likes