{"id":13784409,"url":"https://github.com/remibodin/Unity3D-Blur","last_synced_at":"2025-05-11T19:32:54.877Z","repository":{"id":36143005,"uuid":"40447005","full_name":"remibodin/Unity3D-Blur","owner":"remibodin","description":"Gaussian and kawase blur for Unity3D","archived":false,"fork":false,"pushed_at":"2017-05-14T10:23:02.000Z","size":220,"stargazers_count":53,"open_issues_count":0,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-17T20:48:30.668Z","etag":null,"topics":["unity3d"],"latest_commit_sha":null,"homepage":"","language":"ShaderLab","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remibodin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-09T18:58:51.000Z","updated_at":"2024-08-07T07:45:56.000Z","dependencies_parsed_at":"2022-09-05T18:30:11.294Z","dependency_job_id":null,"html_url":"https://github.com/remibodin/Unity3D-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/remibodin%2FUnity3D-Blur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remibodin%2FUnity3D-Blur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remibodin%2FUnity3D-Blur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remibodin%2FUnity3D-Blur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remibodin","download_url":"https://codeload.github.com/remibodin/Unity3D-Blur/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253621312,"owners_count":21937503,"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":["unity3d"],"created_at":"2024-08-03T19:00:42.515Z","updated_at":"2025-05-11T19:32:54.563Z","avatar_url":"https://github.com/remibodin.png","language":"ShaderLab","readme":"# Blur for Unity3D\n\n## Gaussian Blur\nBased on [this blog post](https://software.intel.com/en-us/blogs/2014/07/15/an-investigation-of-fast-real-time-gpu-based-image-blur-algorithms).\n\n### Usage\n\n![Gaussian Blur Options](Screen/GaussianBlurOptions.PNG)\n\nChose algorithm :\n* Naïve\n* Two pass\n* Two pass with linear sampling\n\nand filter size :\n* LITTLE_KERNEL (7)\n* MEDIUM_KERNEL (35)\n* BIG_KERNEL (127)\n\n### Graph\n\n|LITTLE_KERNEL 3 sigma|MEDIUM_KERNEL 10 sigma|BIG_KERNEL 25 sigma|\n|:-:|:-:|:-:|\n|![LITTLE_KERNEL 3 sigma](Screen/LITTLE_KERNEL_3Sigma.PNG)|![MEDIUM_KERNEL 10 sigma](Screen/MEDIUM_KERNEL_10Sigma.PNG)|![BIG_KERNEL 25 sigma](Screen/BIG_KERNEL_25Sigma.PNG)|\n\n### More\n#### Kawase blur\nAt this moment kawase blur have not param\n5 pass with [0, 1, 2, 2, 3] offset\n...","funding_links":[],"categories":["Blur"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremibodin%2FUnity3D-Blur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremibodin%2FUnity3D-Blur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremibodin%2FUnity3D-Blur/lists"}