{"id":13700308,"url":"https://github.com/keijiro/CosineGradient","last_synced_at":"2025-05-04T18:34:55.436Z","repository":{"id":52084398,"uuid":"80279163","full_name":"keijiro/CosineGradient","owner":"keijiro","description":"Cosine gradient generator for Unity","archived":false,"fork":false,"pushed_at":"2022-03-31T07:18:01.000Z","size":77,"stargazers_count":392,"open_issues_count":0,"forks_count":22,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-04-30T19:17:59.404Z","etag":null,"topics":["unity","unity3d"],"latest_commit_sha":null,"homepage":"","language":"C#","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":"2017-01-28T10:51:00.000Z","updated_at":"2025-03-25T21:08:27.000Z","dependencies_parsed_at":"2022-08-30T09:20:59.354Z","dependency_job_id":null,"html_url":"https://github.com/keijiro/CosineGradient","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FCosineGradient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FCosineGradient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FCosineGradient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FCosineGradient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keijiro","download_url":"https://codeload.github.com/keijiro/CosineGradient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252360676,"owners_count":21735475,"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":["unity","unity3d"],"created_at":"2024-08-02T20:00:54.048Z","updated_at":"2025-05-04T18:34:50.419Z","avatar_url":"https://github.com/keijiro.png","language":"C#","funding_links":[],"categories":["C#","CSS","Game Development"],"sub_categories":["Unity Engine: Resources"],"readme":"CosineGradient\n==============\n\n![gif](https://i.imgur.com/z0KYTCt.gif)\n\n**CosineGradient** is a Unity package for generating cosine-based gradients.\n\nThe idea of cosine-based gradients is based on an article written by Íñigo\nQuílez. See [the original article] for further details.\n\n[the original article]:\n  http://www.iquilezles.org/www/articles/palettes/palettes.htm\n\nInstallation\n------------\n\nThis package uses the [scoped registry] feature to resolve package\ndependencies. Please add the following sections to the manifest file\n(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.klak.cosinegradient\": \"1.1.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.klak.cosinegradient\": \"1.1.0\",\n    ...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2FCosineGradient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeijiro%2FCosineGradient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2FCosineGradient/lists"}