{"id":13664545,"url":"https://github.com/tichise/ink-decal","last_synced_at":"2025-04-04T15:31:54.542Z","repository":{"id":41957177,"uuid":"484318622","full_name":"tichise/ink-decal","owner":"tichise","description":"ink-decal is a library for projecting Splatoon-like ink using Unity's Decal function.","archived":false,"fork":false,"pushed_at":"2023-02-01T18:06:37.000Z","size":50,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T14:56:09.698Z","etag":null,"topics":["decal","ink","shader","shadergraph","unity","urp"],"latest_commit_sha":null,"homepage":"","language":null,"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/tichise.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}},"created_at":"2022-04-22T06:18:34.000Z","updated_at":"2024-11-20T04:19:08.000Z","dependencies_parsed_at":"2024-11-05T09:36:30.804Z","dependency_job_id":"3fb25a97-04c5-4e7c-acc6-fc3b117686b2","html_url":"https://github.com/tichise/ink-decal","commit_stats":null,"previous_names":[],"tags_count":5,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tichise%2Fink-decal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tichise%2Fink-decal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tichise%2Fink-decal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tichise%2Fink-decal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tichise","download_url":"https://codeload.github.com/tichise/ink-decal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247202935,"owners_count":20900871,"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":["decal","ink","shader","shadergraph","unity","urp"],"created_at":"2024-08-02T05:02:59.252Z","updated_at":"2025-04-04T15:31:49.534Z","avatar_url":"https://github.com/tichise.png","language":null,"funding_links":[],"categories":["miscellaneous"],"sub_categories":[],"readme":"[![Create UPM branches and run NPM publish](https://github.com/tichise/ink-decal/actions/workflows/main.yml/badge.svg)](https://github.com/tichise/ink-decal/actions/workflows/main.yml)\n\nInk Decal Library for Unity\n---\n\nInk Decal Library is a library for projecting Splatoon-like ink using Unity's Decal function.\n\n\u003cimg width=\"512\" alt=\"image\" src=\"https://user-images.githubusercontent.com/43707/164626855-69f32ff9-95c1-4371-8884-865e148c6558.png\"\u003e\n\n### What is Decal?\n[Decal Renderer Feature | Universal RP | 12.0.0](https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@12.0/manual/renderer-feature-decal.html)\n\nWith the Decal Renderer Feature, Unity can project specific Materials (decals) onto other objects in the Scene. The decals interact with the Scene’s lighting and wrap around Meshes.\n\n### Install\n\n#### How to use decals\nTo use decals in URP, first add a decal from the Add Renderer Feature button under Universal Renderer Data.\n\n#### manifest.json\nAdd the following to `manifest.json` in UnityProject.\n\n\n```json\n{\n  \"scopedRegistries\": [\n    {\n      \"name\": \"npm\",\n      \"url\": \"https://registry.npmjs.com\",\n      \"scopes\": [\n        \"tokyo.tichise\"\n      ]\n    }\n  ],\n  \"dependencies\": {\n    \"tokyo.tichise.ink-decal\": \"1.0.3\"\n  }\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftichise%2Fink-decal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftichise%2Fink-decal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftichise%2Fink-decal/lists"}