I wrote up a guide for a simple and performant blur shader.
It uses mipmap levels instead of sampling multiple times, so it’s very performant.
I wrote up a guide for a simple and performant blur shader.
It uses mipmap levels instead of sampling multiple times, so it’s very performant.