{"id":21476643,"url":"https://github.com/kazuhito00/unity-quad-shader-learn","last_synced_at":"2026-04-21T09:33:49.536Z","repository":{"id":106675315,"uuid":"255975046","full_name":"Kazuhito00/Unity-Quad-Shader-Learn","owner":"Kazuhito00","description":"Unity平面シェーダーの勉強の記録。","archived":false,"fork":false,"pushed_at":"2020-05-28T15:02:27.000Z","size":14934,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-14T20:00:17.949Z","etag":null,"topics":["shader","unity"],"latest_commit_sha":null,"homepage":"","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/Kazuhito00.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-15T16:27:41.000Z","updated_at":"2024-02-07T10:22:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"9419c442-eb38-4bbe-9b07-5b9712f11445","html_url":"https://github.com/Kazuhito00/Unity-Quad-Shader-Learn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kazuhito00/Unity-Quad-Shader-Learn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazuhito00%2FUnity-Quad-Shader-Learn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazuhito00%2FUnity-Quad-Shader-Learn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazuhito00%2FUnity-Quad-Shader-Learn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazuhito00%2FUnity-Quad-Shader-Learn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kazuhito00","download_url":"https://codeload.github.com/Kazuhito00/Unity-Quad-Shader-Learn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazuhito00%2FUnity-Quad-Shader-Learn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32085583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["shader","unity"],"created_at":"2024-11-23T11:09:42.350Z","updated_at":"2026-04-21T09:33:49.525Z","avatar_url":"https://github.com/Kazuhito00.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity-Quad-Shader-Learn\nUnityの平面シェーダーの勉強の記録です。\n \n体系的なものではなく、必要になったものや思いついたものから雑多に追加しています。\n\n# Requirement\n \n* Unity 2018.3.9f1 (or Later)\u003cbr\u003e2018以前のバージョンでも動作すると思います。\n \n# Installation\n\n以下をUnityでオープンしてください。\u003cbr\u003e\nUnity-Quad-Shader-Learn\\ShaderLearn\\Assets\\Scenes\\SampleScene.unity\n\n動作を確認する際は、以下のようにQuadオブジェクトのShaderの適用を変更してください。\n\n![2020-04-25 (10)](https://user-images.githubusercontent.com/37477845/80282565-02f40700-874d-11ea-8bf9-a89310340573.png)\n\n# Contents\n|00：None(加工無し)|01：flip(反転)|\n:---:|:---:\n|![2020-04-25 (0)](https://user-images.githubusercontent.com/37477845/80282520-f66fae80-874c-11ea-8d44-6503bf194479.png)|![2020-04-25 (1)](https://user-images.githubusercontent.com/37477845/80282552-ff608000-874c-11ea-9cb0-e9df1401452f.png)|\n\n|02：scroll(スクロール)|03：grayscale(グレースケール)|\n:---:|:---:\n|![ojj5n-vbnf7](https://user-images.githubusercontent.com/37477845/80282566-038c9d80-874d-11ea-9f43-d8ba1365ef6b.gif)|![2020-04-25 (3)](https://user-images.githubusercontent.com/37477845/80282556-0091ad00-874d-11ea-9c1a-adb0735457d1.png)|\n\n|04：binarization(2値化)|05：color_reversal(色反転 ※ネガポジ反転)|\n:---:|:---:\n|![2020-04-25 (4)](https://user-images.githubusercontent.com/37477845/80282558-012a4380-874d-11ea-9871-7d50ac520136.png)|![2020-04-25 (5)](https://user-images.githubusercontent.com/37477845/80282559-012a4380-874d-11ea-9906-6ca8fc9b7cba.png)|\n\n|06：sepia(セピア)|07：pixelize(ピクセル化 ※モザイク処理)|\n:---:|:---:\n|![2020-04-25 (6)](https://user-images.githubusercontent.com/37477845/80282560-01c2da00-874d-11ea-99c0-44534a7cb971.png)|![2020-04-25 (7)](https://user-images.githubusercontent.com/37477845/80282561-025b7080-874d-11ea-800d-a04d5c651d99.png)|\n\n|08：posterization(ポスタリゼーション)|09：alpha(アルファ処理)|\n:---:|:---:\n|![2020-04-25 (8)](https://user-images.githubusercontent.com/37477845/80282563-025b7080-874d-11ea-8e38-a69d41543f7c.png)|![2020-04-25 (9)](https://user-images.githubusercontent.com/37477845/80282564-02f40700-874d-11ea-80b0-28b0d20e5564.png)|\n\n|10：blur(ぼかし)|\n:---:\n|![blur](https://user-images.githubusercontent.com/37477845/83158232-7d92b680-a13f-11ea-9733-691bbf9849b1.png)|\n\nその他、順次追加予定。。。\n\n# Author\n高橋かずひと(https://twitter.com/KzhtTkhs)\n \n# License \nUnity-Quad-Shader-Learn is under [MIT license](https://en.wikipedia.org/wiki/MIT_License).\n\nまた、画像は[フリー素材ぱくたそ](https://www.pakutaso.com)様の写真を利用しています。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazuhito00%2Funity-quad-shader-learn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkazuhito00%2Funity-quad-shader-learn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazuhito00%2Funity-quad-shader-learn/lists"}