Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Blur Shaders #10

Open
hasanbayatme opened this issue Jul 13, 2017 · 2 comments
Open

Add Blur Shaders #10

hasanbayatme opened this issue Jul 13, 2017 · 2 comments

Comments

@hasanbayatme
Copy link
Member

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.

@hasanbayatme hasanbayatme self-assigned this Jul 13, 2017
@hasanbayatme hasanbayatme added this to To Do in Scripts Jul 13, 2017
@Lootheo
Copy link
Member

Lootheo commented Jul 20, 2017

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
Copy link
Member Author

We should make some shaders that make the object blurry.

Yes, we should be ablt to attach it to anything.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
Planned
Scripts
To Do
Development

No branches or pull requests

2 participants