{"id":28518974,"url":"https://github.com/nullsoftware/unitylightning","last_synced_at":"2026-04-29T01:01:57.802Z","repository":{"id":296642139,"uuid":"994025774","full_name":"nullsoftware/UnityLightning","owner":"nullsoftware","description":"A 3D lightning experimental shader for Unity URP","archived":false,"fork":false,"pushed_at":"2025-06-01T08:22:25.000Z","size":34955,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-05T08:40:47.971Z","etag":null,"topics":["game-development","gamedev","lightning","raymarching","shader","shaders","unity","unity3d","urp"],"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/nullsoftware.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":"2025-06-01T03:13:13.000Z","updated_at":"2025-06-01T08:22:28.000Z","dependencies_parsed_at":"2025-06-07T23:15:48.199Z","dependency_job_id":null,"html_url":"https://github.com/nullsoftware/UnityLightning","commit_stats":null,"previous_names":["nullsoftware/unitylightning"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nullsoftware/UnityLightning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullsoftware%2FUnityLightning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullsoftware%2FUnityLightning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullsoftware%2FUnityLightning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullsoftware%2FUnityLightning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nullsoftware","download_url":"https://codeload.github.com/nullsoftware/UnityLightning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullsoftware%2FUnityLightning/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: 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":["game-development","gamedev","lightning","raymarching","shader","shaders","unity","unity3d","urp"],"created_at":"2025-06-09T06:05:43.528Z","updated_at":"2026-04-29T01:01:57.797Z","avatar_url":"https://github.com/nullsoftware.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity URP 3D Lightning shader\n\nLightning shader for Unity URP, single bolt with 3D noise  \nRenders a single animated lightning bolt with glow effect, defined by start and end positions  \nThe bolt itself rendered using ray marching algorithm  \n\nDemo:  \n![demo](https://github.com/nullsoftware/UnityLightning/blob/master/Demo/recorded-demo.gif?raw=true)  \n\nShader params:  \n* **Bolt Color** (Color) - main color of lightning\n* **Start Position** (Vector) - start position of the lightning bolt\n* **End Position** (Vector) - end position of the lightning bolt\n* **Animation Progress** (0-1) (Float) - the \"progress\" of the lightning bolt. \n* **Bolt Radius** (Float) - radius of lightning bolt\n* **Glow Radius** (Float) - radius of lightning glowing effect\n* **Glow Intensity** (Float) - lightning glow intensity\n* **Noise Scale** (Float) - noise scale of horizontal lightning 3d displacment. Works best with `0.5` value.\n* **Noise Offset** (Float) - noice offset, accepts any value.\n* **Noise Amplitude** (Float) - defines how much lightning should be displaced. `0` value will just show straight line.\n \n![demo](https://github.com/nullsoftware/UnityLightning/blob/master/Demo/shader-params.gif?raw=true)\n\n**WARNING**: Since this shader uses a ray marching algorithm, I do not recommend to use it in real projects due to performance limitations.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullsoftware%2Funitylightning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullsoftware%2Funitylightning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullsoftware%2Funitylightning/lists"}