{"id":27945189,"url":"https://github.com/ulastosun/unity-shader-graph-examples","last_synced_at":"2026-01-24T14:05:56.766Z","repository":{"id":274636748,"uuid":"923156368","full_name":"UlasTosun/Unity-Shader-Graph-Examples","owner":"UlasTosun","description":"An example Unity project for Shader Graph, including custom HLSL functions, UI shaders and custom post-processing effects.","archived":false,"fork":false,"pushed_at":"2025-02-01T10:47:25.000Z","size":1184,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T12:56:19.409Z","etag":null,"topics":["unity-shader","unity-shader-graph","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/UlasTosun.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-27T18:29:12.000Z","updated_at":"2025-02-01T12:01:48.000Z","dependencies_parsed_at":"2025-05-07T12:56:20.723Z","dependency_job_id":"4af5b52c-ddb1-46b3-910f-a1d84f3ba324","html_url":"https://github.com/UlasTosun/Unity-Shader-Graph-Examples","commit_stats":null,"previous_names":["ulastosun/unity-shader-graph-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/UlasTosun/Unity-Shader-Graph-Examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UlasTosun%2FUnity-Shader-Graph-Examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UlasTosun%2FUnity-Shader-Graph-Examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UlasTosun%2FUnity-Shader-Graph-Examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UlasTosun%2FUnity-Shader-Graph-Examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UlasTosun","download_url":"https://codeload.github.com/UlasTosun/Unity-Shader-Graph-Examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UlasTosun%2FUnity-Shader-Graph-Examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28729411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["unity-shader","unity-shader-graph","unity3d"],"created_at":"2025-05-07T12:56:18.820Z","updated_at":"2026-01-24T14:05:56.750Z","avatar_url":"https://github.com/UlasTosun.png","language":"ShaderLab","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Unity Shader Graph Examples\n\nAccording to [documentation]( https://docs.unity3d.com/Packages/com.unity.shadergraph@17.0/manual/index.html), Shader Graph enables developers to build shaders visually. Instead of writing code, developers create and connect nodes in a graph framework.\n\nThis repository includes a couple of specific example cases of Shader Graph such as custom post processing, custom HLSL functions and shaders for UI.\n\n## Example Cases\n\n**Custom HLSL Functions:** Shader Graphs enables developers to add custom HLSL functions to graphs as nodes. Using graphs creates a visual experience for developing, however sometimes it can be exhausting, because you may need tens of nodes to be able to create simple shaders. Also, built-in nodes cannot be enough for purposes. In those cases, adding custom functions is very useful. This example case provides a basic custom function which animates the color in a sinusoidal form.\u003cbr/\u003e\u003cbr/\u003e\n\n**Custom Post Processing:** Newer Shader Graph versions (URP 14.0+) have the ability of creating shaders for custom post processing. This example provides a custom post processing shader which converts screen into grayscale colors with a circular animation.\n![CustomPostProcessing](Screenshots/CustomPostProcessing.png)\n\n![ExampleShaderGraph](Screenshots/ExampleShaderGraph.png)\u003cbr/\u003e\u003cbr/\u003e\n\n**Shader Graph for UI (Newer Versions):** Newer Shader Graph versions (URP 16.0+) can create canvas shaders to use for UI. This example case includes a basic canvas shader which blends two textures with an adjustable border.\n![NewUI](Screenshots/NewUI.png)\u003cbr/\u003e\u003cbr/\u003e\n\n**Shader Graph for UI (Older Versions):** It provides an example UI shader which is based on sprite unlite shaders for older versions.\n\n![Old UI](Screenshots/OldUI.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulastosun%2Funity-shader-graph-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fulastosun%2Funity-shader-graph-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulastosun%2Funity-shader-graph-examples/lists"}