{"id":13663420,"url":"https://github.com/danielshervheim/unity-stylized-sky","last_synced_at":"2025-08-23T13:19:37.577Z","repository":{"id":48178857,"uuid":"162534485","full_name":"danielshervheim/unity-stylized-sky","owner":"danielshervheim","description":"A stylized sky shader (and material presets) for Unity.","archived":false,"fork":false,"pushed_at":"2023-11-26T21:49:15.000Z","size":1663,"stargazers_count":115,"open_issues_count":0,"forks_count":16,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-18T01:21:05.963Z","etag":null,"topics":["sky","skybox","stylized","stylized-sky","toon","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielshervheim.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}},"created_at":"2018-12-20T06:07:44.000Z","updated_at":"2025-08-14T06:31:41.000Z","dependencies_parsed_at":"2024-02-01T15:19:56.362Z","dependency_job_id":"5be2460e-9ba8-46c2-b6a4-c89a13461530","html_url":"https://github.com/danielshervheim/unity-stylized-sky","commit_stats":{"total_commits":33,"total_committers":2,"mean_commits":16.5,"dds":"0.21212121212121215","last_synced_commit":"f4b1ebfb6aeda8879fe12d3c9478c48082192d09"},"previous_names":["danielshervheim/stylized-sky"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/danielshervheim/unity-stylized-sky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-stylized-sky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-stylized-sky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-stylized-sky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-stylized-sky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielshervheim","download_url":"https://codeload.github.com/danielshervheim/unity-stylized-sky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielshervheim%2Funity-stylized-sky/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271749047,"owners_count":24814114,"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-23T02:00:09.327Z","response_time":69,"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":["sky","skybox","stylized","stylized-sky","toon","unity"],"created_at":"2024-08-02T05:02:27.162Z","updated_at":"2025-08-23T13:19:37.549Z","avatar_url":"https://github.com/danielshervheim.png","language":"C#","funding_links":[],"categories":["C\\#"],"sub_categories":[],"readme":"# unity-stylized-sky\n\nA procedural stylized skybox shader for Unity.\n\n![all](img/XEnwY1X.png)\n\nSee them all in more detail [here](img/a/aB5B7Zz).\n\n## 1. How To Install\n\nThe stylized-sky package uses the [scoped registry](https://docs.unity3d.com/Manual/upm-scoped.html) feature to import\ndependent packages. Please add the following sections to the package manifest\nfile (`Packages/manifest.json`).\n\nTo the `scopedRegistries` section:\n\n```\n{\n  \"name\": \"DSS\",\n  \"url\": \"https://registry.npmjs.com\",\n  \"scopes\": [ \"com.dss\" ]\n}\n```\n\nTo the `dependencies` section:\n\n```\n\"com.dss.core-utils\": \"1.6.2\",\n\"com.dss.stylized-sky\": \"1.1.1\",\n```\n\nAfter changes, the manifest file should look like below:\n\n```\n{\n  \"scopedRegistries\": [\n    {\n      \"name\": \"DSS\",\n      \"url\": \"https://registry.npmjs.com\",\n      \"scopes\": [ \"com.dss\" ]\n    }\n  ],\n  \"dependencies\": {\n    \"com.dss.core-utils\": \"1.6.2\",\n    \"com.dss.stylized-sky\": \"1.1.1\",\n    ...\n```\n\n## 2. How To Use\n\n- Open the light settings window (`Window \u003e Rendering \u003e Lighting Settings`).\n- Drag any of the stylized sky materials from `Packages/Stylized Sky/Runtime/Materials` into the \"Skybox Material\" slot under the \"Environment\" dropdown.\n\n## 3. Compatability\n\nTested on Unity 2020.3.16f1 LTS in the universal (URP) render pipeline.\n\n## 4. Options\n\n**Sun Disc**\n![sun disc](img/ypSPybi.png)\n\n**Sun Halo**\n![sun halo](img/fEhTnFO.png)\n\n**Horizon Line**\n![horizon line](img/bdgcKMG.png)\n\n**Sky Gradient**\n![sky gradient](img/O9nVMrW.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielshervheim%2Funity-stylized-sky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielshervheim%2Funity-stylized-sky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielshervheim%2Funity-stylized-sky/lists"}