Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add Blur Shaders #10
Add Blur Shaders #10
Comments
|
Maybe a collection of subshaders in a Blurs.Shader and a BlurShader script that can pick between them? |
|
We should make some shaders that make the object blurry. Yes, we should be ablt to attach it to anything. Thanks. |
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.