{"id":18383326,"url":"https://github.com/paveldogreat/super-blur","last_synced_at":"2025-04-04T11:13:44.155Z","repository":{"id":39732284,"uuid":"78353580","full_name":"PavelDoGreat/Super-Blur","owner":"PavelDoGreat","description":"Screen and UI gaussian blur for Unity","archived":false,"fork":false,"pushed_at":"2020-03-12T12:17:48.000Z","size":12,"stargazers_count":919,"open_issues_count":13,"forks_count":112,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-03-28T10:09:34.375Z","etag":null,"topics":["blur","effects","filter","gaussian","unity"],"latest_commit_sha":null,"homepage":null,"language":"HLSL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PavelDoGreat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-08T15:57:19.000Z","updated_at":"2025-03-24T11:07:53.000Z","dependencies_parsed_at":"2022-08-02T11:52:01.537Z","dependency_job_id":null,"html_url":"https://github.com/PavelDoGreat/Super-Blur","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavelDoGreat%2FSuper-Blur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavelDoGreat%2FSuper-Blur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavelDoGreat%2FSuper-Blur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavelDoGreat%2FSuper-Blur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PavelDoGreat","download_url":"https://codeload.github.com/PavelDoGreat/Super-Blur/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166168,"owners_count":20894654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blur","effects","filter","gaussian","unity"],"created_at":"2024-11-06T01:10:56.576Z","updated_at":"2025-04-04T11:13:44.135Z","avatar_url":"https://github.com/PavelDoGreat.png","language":"HLSL","funding_links":[],"categories":[],"sub_categories":[],"readme":"Super Blur\n==========\n\nBlur effect that you can apply on Camera and UI. Gaussian weights was taken from [this project](https://github.com/Jam3/glsl-fast-gaussian-blur).\n\n![view](http://i.imgur.com/4WO551O.png)\n\nUsage\n-----\n\nJust add **SuperBlur.cs** or **SuperBlurFast.cs** script to Camera and attach *Blur Material* and *UI Material* to it.\n\n\n- **SuperBlur** - (recommended way) It's using OnRenderImage to grab screen texture.\n\n- **SuperBlurFast** - Render scene directly to render texture. Much better perfomance on mobile devices, but doesn't work with other post effects.\n\nProperties\n----------\n\n![editor](http://i.imgur.com/6ZiIcgq.png)\n\n- **Render Mode** - Chooses to render as Post Effect or just apply blurred texture to UI material.\n\n- **Kernel Size** - Bigger kernels produces bigger blur, but are more expensive.\n\n- **Interpolation** - Use if you want to create smooth blurring transition.\n\n- **Downsample** - Controls buffer resolution (0 = no downsampling, 1 = half resolution... etc.).\n\n- **Iterations** - More iterations = bigger blur, but comes at perfomance cost.\n\n- **Gamma Correction** - Enables gamma correction to produce correct blur in Gamma Colorspace. Disable this option if you use Linear Colorspace. \n\nLicense\n-------\n\nIf you'd try to sell it on Asset Store, then I'm gonna find you.\n\nSee [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaveldogreat%2Fsuper-blur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaveldogreat%2Fsuper-blur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaveldogreat%2Fsuper-blur/lists"}