{"id":26030058,"url":"https://github.com/keijiro/testcards","last_synced_at":"2025-08-11T17:08:32.162Z","repository":{"id":57281769,"uuid":"75632446","full_name":"keijiro/TestCards","owner":"keijiro","description":"A simple test pattern generator.","archived":false,"fork":false,"pushed_at":"2020-05-18T08:25:28.000Z","size":472,"stargazers_count":46,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-08T12:00:25.192Z","etag":null,"topics":["unity","unity3d","utility"],"latest_commit_sha":null,"homepage":"","language":"ShaderLab","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keijiro.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":"2016-12-05T14:28:22.000Z","updated_at":"2024-11-22T23:03:30.000Z","dependencies_parsed_at":"2022-08-31T10:51:20.804Z","dependency_job_id":null,"html_url":"https://github.com/keijiro/TestCards","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/keijiro/TestCards","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FTestCards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FTestCards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FTestCards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FTestCards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keijiro","download_url":"https://codeload.github.com/keijiro/TestCards/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FTestCards/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269922906,"owners_count":24496999,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","unity3d","utility"],"created_at":"2025-03-06T18:19:43.001Z","updated_at":"2025-08-11T17:08:32.135Z","avatar_url":"https://github.com/keijiro.png","language":"ShaderLab","funding_links":[],"categories":[],"sub_categories":[],"readme":"TestCards\n=========\n\n**TestCards** is a simple test pattern generator for Unity.\n\n![screenshot](http://i.imgur.com/NvPD8N2.png)\n![screenshot](http://i.imgur.com/8P1LkKu.png)\n\n![screenshot](http://i.imgur.com/B8Per7Q.png)\n![screenshot](http://i.imgur.com/5Kucyfi.png)\n\nHow To Install\n--------------\n\nThis package uses the [scoped registry] feature to resolve package dependencies.\nPlease add the following sections to the manifest file (Packages/manifest.json).\n\n[scoped registry]: https://docs.unity3d.com/Manual/upm-scoped.html\n\nTo the `scopedRegistries` section:\n\n```\n{\n  \"name\": \"Keijiro\",\n  \"url\": \"https://registry.npmjs.com\",\n  \"scopes\": [ \"jp.keijiro\" ]\n}\n```\n\nTo the `dependencies` section:\n\n```\n\"jp.keijiro.testcards\": \"1.0.0\"\n```\n\nAfter changes, the manifest file should look like below:\n\n```\n{\n  \"scopedRegistries\": [\n    {\n      \"name\": \"Keijiro\",\n      \"url\": \"https://registry.npmjs.com\",\n      \"scopes\": [ \"jp.keijiro\" ]\n    }\n  ],\n  \"dependencies\": {\n    \"jp.keijiro.testcards\": \"1.0.0\",\n...\n```\n\nHow To Use\n----------\n\nThe `TestOverlay` component works as an image effect, so it has to be added to\na camera object before using. It simply overdraws the entire screen with a test\npattern.\n\nCurrently four pattern modes are available for use.\n\n- **Fill**: simply fill the entire screen with a given color.\n- **Spectrum**: draws a grayscale bar and a color spectrum bar.\n- **Checker**: draws a checker pattern with a given scale.\n- **Pattern**: draws a TV test pattern.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2Ftestcards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeijiro%2Ftestcards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2Ftestcards/lists"}