{"id":21331445,"url":"https://github.com/eibens/lucifer","last_synced_at":"2026-05-17T11:32:38.840Z","repository":{"id":102373293,"uuid":"384727750","full_name":"eibens/lucifer","owner":"eibens","description":"Simple ray-tracer implemented in TypeScript.","archived":false,"fork":false,"pushed_at":"2021-07-12T17:14:05.000Z","size":992,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-12T02:49:48.592Z","etag":null,"topics":["deno","fun","graphics","light-simulation","raytracer","rendering","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/eibens.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":"2021-07-10T15:16:54.000Z","updated_at":"2021-07-12T17:14:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fe391cf-b668-45d1-9d89-5521c1755c28","html_url":"https://github.com/eibens/lucifer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/eibens/lucifer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eibens%2Flucifer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eibens%2Flucifer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eibens%2Flucifer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eibens%2Flucifer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eibens","download_url":"https://codeload.github.com/eibens/lucifer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eibens%2Flucifer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33136722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["deno","fun","graphics","light-simulation","raytracer","rendering","typescript"],"created_at":"2024-11-21T22:33:10.402Z","updated_at":"2026-05-17T11:32:38.823Z","avatar_url":"https://github.com/eibens.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Lucifer]\n\n\u003e [Lucifer] is a CPU ray-tracer implemented in TypeScript for [Deno]. It is a\n\u003e direct translation of [raymancer], which is an earlier ray-tracer of mine\n\u003e written in Kotlin.\n\n[![License][license-shield]](LICENSE) [![Deno doc][deno-doc-shield]][deno-doc]\n[![Deno module][deno-land-shield]][deno-land]\n[![Github tag][github-shield]][github] [![Build][build-shield]][build]\n[![Code coverage][coverage-shield]][coverage]\n\n# Results\n\nThese images were generated with dimensions `512 x 512` pixels and decreasing\nnumber of ray bounces (from 4 to 1). With fewer bounces, reflections become less\nand less sophisticated.\n\n![example with 4 bounces](output/d4-512.png)\n![example with 3 bounces](output/d3-512.png)\n![example with 2 bounces](output/d2-512.png)\n![example with 1 bounces](output/d1-512.png)\n\n# Future Work\n\nThis project is still very much work in progress and a lot could be improved:\n\n- Add controls for image size and depth.\n- Indicate rendering progress.\n- Allow non-square images.\n- Move rendering to service-worker.\n- Optimize performance / move to GPU.\n\n# That's it!\n\n[Lucifer on GitHub][github]\n\n[Lucifer]: #\n[Raymancer]: https://github.com/eibens/raymancer\n[Deno]: https://deno.land\n\n\u003c!-- badges --\u003e\n\n[github]: https://github.com/eibens/lucifer\n[github-shield]: https://img.shields.io/github/v/tag/eibens/lucifer?label\u0026logo=github\n[coverage-shield]: https://img.shields.io/codecov/c/github/eibens/lucifer?logo=codecov\u0026label\n[license-shield]: https://img.shields.io/github/license/eibens/lucifer?color=informational\n[coverage]: https://codecov.io/gh/eibens/lucifer\n[build]: https://github.com/eibens/lucifer/actions/workflows/ci.yml\n[build-shield]: https://img.shields.io/github/workflow/status/eibens/lucifer/ci?logo=github\u0026label\n[deno-doc]: https://doc.deno.land/https/deno.land/x/lucifer/mod.ts\n[deno-doc-shield]: https://img.shields.io/badge/doc-informational?logo=deno\n[deno-land]: https://deno.land/x/lucifer\n[deno-land-shield]: https://img.shields.io/badge/x/lucifer-informational?logo=deno\u0026label\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feibens%2Flucifer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feibens%2Flucifer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feibens%2Flucifer/lists"}