{"id":15663442,"url":"https://github.com/spite/shadow-mapping","last_synced_at":"2025-05-06T14:19:11.752Z","repository":{"id":21582340,"uuid":"24902308","full_name":"spite/shadow-mapping","owner":"spite","description":"Shadow mapping in GLSL","archived":false,"fork":false,"pushed_at":"2014-10-07T17:38:35.000Z","size":1160,"stargazers_count":18,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-06T14:19:02.935Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spite.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-07T17:26:24.000Z","updated_at":"2025-03-17T02:38:02.000Z","dependencies_parsed_at":"2022-07-22T13:02:13.493Z","dependency_job_id":null,"html_url":"https://github.com/spite/shadow-mapping","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spite%2Fshadow-mapping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spite%2Fshadow-mapping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spite%2Fshadow-mapping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spite%2Fshadow-mapping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spite","download_url":"https://codeload.github.com/spite/shadow-mapping/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252699665,"owners_count":21790683,"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":[],"created_at":"2024-10-03T13:37:26.664Z","updated_at":"2025-05-06T14:19:11.725Z","avatar_url":"https://github.com/spite.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Shadow mapping shader\n=========\n\nDemo: [Shadow mapping](http://www.clicktorelease.com/tmp/threejs/shadow-mapping)\n\nImplementation of shadow mapping in GLSL for three.js\n\n  - Fixed directional light (fixed ambient and light colour)\n  - Averaged and poison-disk sampling averaged\n  - Projector\n\nThis is done with the purpose of exploring the different shadow-mapping techniques, and having a more-or-less correct solution to use when creating my own shaders. In three.js right now it's not immediate to mix custom shaders and default material features.\n\n**This is very important!** All the geometry has to be merged for this to work. I still have to figure out how to work with each individual mesh's modelMatrix. Don't use this code for anything else than playing around!\n\nLicense\n----\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspite%2Fshadow-mapping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspite%2Fshadow-mapping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspite%2Fshadow-mapping/lists"}