{"id":13661576,"url":"https://github.com/mob-sakai/DissolveEffectForUGUI","last_synced_at":"2025-04-25T03:30:30.258Z","repository":{"id":37733028,"uuid":"130702821","full_name":"mob-sakai/DissolveEffectForUGUI","owner":"mob-sakai","description":"A dissolve effect for uGUI, without material instancing. Please star and watch this project :)","archived":false,"fork":false,"pushed_at":"2019-01-03T10:22:50.000Z","size":6087,"stargazers_count":77,"open_issues_count":1,"forks_count":29,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2024-08-02T05:13:16.143Z","etag":null,"topics":["dissolve","effect","shader","ugui","ui","unity","unity3d"],"latest_commit_sha":null,"homepage":"https://github.com/mob-sakai/DissolveEffectForUGUI","language":"C#","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/mob-sakai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-23T13:43:48.000Z","updated_at":"2024-03-02T21:23:15.000Z","dependencies_parsed_at":"2022-09-01T13:00:44.127Z","dependency_job_id":null,"html_url":"https://github.com/mob-sakai/DissolveEffectForUGUI","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2FDissolveEffectForUGUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2FDissolveEffectForUGUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2FDissolveEffectForUGUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2FDissolveEffectForUGUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mob-sakai","download_url":"https://codeload.github.com/mob-sakai/DissolveEffectForUGUI/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223979464,"owners_count":17235401,"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":["dissolve","effect","shader","ugui","ui","unity","unity3d"],"created_at":"2024-08-02T05:01:37.312Z","updated_at":"2024-11-10T16:31:06.911Z","avatar_url":"https://github.com/mob-sakai.png","language":"C#","readme":"DissolveEffectForUGUI\n===\n\n### NOTE: This project has been integrated into [UIEffect](https://github.com/mob-sakai/UIEffect), so we are NOT continuing development in this repository.\n\nA dissolve effect for uGUI, without material instancing.\n\n![](https://user-images.githubusercontent.com/12690315/41188348-c94311d6-6bf6-11e8-9bef-c3a52ead5724.gif)\n\n[![](https://img.shields.io/github/release/mob-sakai/DissolveEffectForUGUI.svg?label=latest%20version)](https://github.com/mob-sakai/DissolveEffectForUGUI/release)\n[![](https://img.shields.io/github/release-date/mob-sakai/DissolveEffectForUGUI.svg)](https://github.com/mob-sakai/DissolveEffectForUGUI/releases)\n![](https://img.shields.io/badge/requirement-Unity%205.5%2B-green.svg)\n[![](https://img.shields.io/github/license/mob-sakai/DissolveEffectForUGUI.svg)](https://github.com/mob-sakai/DissolveEffectForUGUI/blob/master/LICENSE.txt)\n[![](https://img.shields.io/github/last-commit/mob-sakai/DissolveEffectForUGUI/develop.svg?label=last%20commit)](https://github.com/mob-sakai/DissolveEffectForUGUI/commits/develop)\n[![](https://img.shields.io/github/issues/mob-sakai/DissolveEffectForUGUI.svg)](https://github.com/mob-sakai/DissolveEffectForUGUI/issues)\n[![](https://img.shields.io/github/commits-since/mob-sakai/DissolveEffectForUGUI/latest.svg)](https://github.com/mob-sakai/DissolveEffectForUGUI/compare/master...develop)\n\n\n\u003c\u003c [Description](#Description) | [Demo](#demo) | [Download](https://github.com/mob-sakai/DissolveEffectForUGUI/releases) | [Usage](#usage) | [Development Note](#development-note) | [Change log](https://github.com/mob-sakai/DissolveEffectForUGUI/blob/develop/CHANGELOG.md) \u003e\u003e\n\n\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n## Description\n\n![](https://user-images.githubusercontent.com/12690315/41188299-2f85c7b4-6bf6-11e8-8034-52d6b66945a1.png)\n\nDissolveEffectForUGUI applies _dissolve-effect_ to uGUI element (Image, RawImage, Text, etc...) **WITHOUT material instancing**.  \nThis will suppress extra draw calls and improve performance.\n\n* Parameters\n  * Dissolve factor\n  * Edge width\n  * Edge color\n  * Edge color mode\n  * Edge softness\n  * Noise pattern image (shingle channel)\n  * Effect player\n    * Enable playing\n    * Duration\n    * Update mode\n\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n## Demo\n\n* ![demo](https://user-images.githubusercontent.com/12690315/39131616-dcf7ea60-474a-11e8-8e20-f9e5bd8b3f5c.gif)\n  * Just 1 draw call!\n\n[WebGL Demo](http://mob-sakai.github.io/DissolveEffectForUGUI)\n\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n## Usage\n\n1. Download DissolveEffectForUGUI.unitypackage from [Releases](https://github.com/mob-sakai/DissolveEffectForUGUI/releases).\n1. Import the package into your Unity project. Select `Import Package \u003e Custom Package` from the `Assets` menu.\n1. In Unity5.6+, enable `TexCoord1` channel of canvas.  \n![](https://user-images.githubusercontent.com/12690315/46567584-3525f400-c970-11e8-9839-5c9e810b0b80.png)\n1. Add `DissolveEffectForUGUI` component to UI element (Image, RawImage, Text, etc...) from `Add Component` in inspector.\n1. Control effect parameters in inspector.  \n1. Enjoy!\n\n\n##### Requirement\n\n* Unity 5.5+ *(included Unity 2017.x)*\n* No other SDK are required\n\n\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n## Development Note\n\n#### What's doing?\n\n* Control effect parameters for uGUI element WITHOUT MaterialPropertyBlock\n  * https://github.com/mob-sakai/UIEffect#how-to-control-effect-parameters-for-ugui-element-without-materialpropertyblock\n\n\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n## License\n\n* MIT\n* [JewelSaviorFREE](http://www.jewel-s.jp/)\n\n\n\n## Author\n\n[mob-sakai](https://github.com/mob-sakai)\n\n\n\n## See Also\n\n* GitHub page : https://github.com/mob-sakai/DissolveEffectForUGUI\n* Releases : https://github.com/mob-sakai/DissolveEffectForUGUI/releases\n* Issue tracker : https://github.com/mob-sakai/DissolveEffectForUGUI/issues\n* Current project : https://github.com/mob-sakai/DissolveEffectForUGUI/projects/1\n* Change log : https://github.com/mob-sakai/DissolveEffectForUGUI/blob/master/CHANGELOG.md\n","funding_links":[],"categories":["C\\#","UI Shader"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmob-sakai%2FDissolveEffectForUGUI","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmob-sakai%2FDissolveEffectForUGUI","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmob-sakai%2FDissolveEffectForUGUI/lists"}