{"id":20349486,"url":"https://github.com/zalo/locuslucis","last_synced_at":"2026-03-19T15:26:17.244Z","repository":{"id":171199527,"uuid":"647573721","full_name":"zalo/LocusLucis","owner":"zalo","description":"Light Simulation for HTML Elements","archived":false,"fork":false,"pushed_at":"2023-07-11T18:49:14.000Z","size":14316,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-12T01:34:18.590Z","etag":null,"topics":["radiosity","styling","webgl2"],"latest_commit_sha":null,"homepage":"https://zalo.github.io/LocusLucis/","language":"GLSL","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/zalo.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":"2023-05-31T04:28:28.000Z","updated_at":"2023-09-28T15:00:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"1581d2f3-0dcd-4d75-9ccb-99659c7005ff","html_url":"https://github.com/zalo/LocusLucis","commit_stats":null,"previous_names":["zalo/locuslucis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zalo/LocusLucis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalo%2FLocusLucis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalo%2FLocusLucis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalo%2FLocusLucis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalo%2FLocusLucis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zalo","download_url":"https://codeload.github.com/zalo/LocusLucis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalo%2FLocusLucis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29167870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T15:38:29.831Z","status":"ssl_error","status_checked_at":"2026-02-06T15:37:48.592Z","response_time":59,"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":["radiosity","styling","webgl2"],"created_at":"2024-11-14T22:26:04.254Z","updated_at":"2026-02-06T16:05:27.912Z","avatar_url":"https://github.com/zalo.png","language":"GLSL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [LocusLucis](https://zalo.github.io/LocusLucis/)\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://github.com/zalo/LocusLucis/deployments/activity_log?environment=github-pages\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/deployments/zalo/LocusLucis/github-pages?label=Github%20Pages%20Deployment\" title=\"Github Pages Deployment\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/zalo/LocusLucis/commits/main\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/last-commit/zalo/LocusLucis\" title=\"Last Commit Date\"\u003e\u003c/a\u003e\n  \u003c!--\u003ca href=\"https://github.com/zalo/LocusLucis/blob/main/LICENSE\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/license/zalo/LocusLucis\" title=\"License: Apache V2\"\u003e\u003c/a\u003e --\u003e\n\u003c/p\u003e\n\nExperiments in 2D Radiosity, trying to find the fastest method.\n\nSee Experiments here:\n- [Analytic 2D Radiosity via Visible Angle Computation](https://zalo.github.io/LocusLucis/) (based on [Analytic Direct Illumination](https://www.shadertoy.com/view/NttSW7) by mathis)\n- [2D Line Sweep Radiosity via Isovist Precomputation](https://raw.githack.com/zalo/LocusLucis/feat-line-sweep/index.html)\n- [2D Radiosity via Per-Pixel Raytracing](https://raw.githack.com/zalo/LocusLucis/feat-raytracing/index.html)\n\n # Building\n\nThis can either be run without building (in Chrome/Edge/Opera since raw three.js examples need [Import Maps](https://caniuse.com/import-maps)), or built with:\n```\nnpm install\nnpm run build\n```\nIf building manually, make sure to edit the index .html to point from `\"./src/main.js\"` to `\"./build/main.js\"`.\n\n # Dependencies\n - [three.js](https://github.com/mrdoob/three.js/) (3D Rendering Engine)\n - [esbuild](https://github.com/evanw/esbuild/) (Bundler)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalo%2Flocuslucis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzalo%2Flocuslucis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalo%2Flocuslucis/lists"}