Add Blur Shaders
hasanbayatme opened this issue · 2 comments
hasanbayatme commented
Glass, Gaussian, Radial, ... Blur Shaders.
We can add complete blur shaders for using in UI and in game objects.
You can find pre-made blur shaders on unity assetstore, but we needed a free and complete blur shader that everyone can use.
Any more suggestions are welcome.
Thanks.
Lootheo commented
Maybe a collection of subshaders in a Blurs.Shader and a BlurShader script that can pick between them?
Would this be to attach to the camera? or to blur specific objects?
hasanbayatme commented
We should make some shaders that make the object blurry.
Yes, we should be ablt to attach it to anything.
Thanks.