{"id":17250656,"url":"https://github.com/statusfailed/weekend-raytracer","last_synced_at":"2025-06-20T23:32:19.034Z","repository":{"id":145120475,"uuid":"215962064","full_name":"statusfailed/weekend-raytracer","owner":"statusfailed","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-16T12:00:32.000Z","size":706,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T06:43:54.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/statusfailed.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-18T07:06:34.000Z","updated_at":"2023-01-16T12:00:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"e541415d-0026-4a75-9322-6ea6e2e3c6d4","html_url":"https://github.com/statusfailed/weekend-raytracer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/statusfailed/weekend-raytracer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statusfailed%2Fweekend-raytracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statusfailed%2Fweekend-raytracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statusfailed%2Fweekend-raytracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statusfailed%2Fweekend-raytracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statusfailed","download_url":"https://codeload.github.com/statusfailed/weekend-raytracer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statusfailed%2Fweekend-raytracer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261035993,"owners_count":23100848,"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-15T06:49:16.114Z","updated_at":"2025-06-20T23:32:14.024Z","avatar_url":"https://github.com/statusfailed.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weekend Raytracer\n\nThis is a Rust implementation of the code from \n[Raytracing in One Weekend][raytracing-in-one-weekend].\n\n[raytracing-in-one-weekend]: https://raytracing.github.io/books/RayTracingInOneWeekend.html\n\nHere's the final image of the tutorial (image 13-1) produced by this raytracer:\n\n![final result of raytracer](./img/13-1.png)\n\n# Building\n\n    cargo build\n\n# Running\n\n`main` will output a ppm file to stdout, so if you want a png, you can do this:\n\n    cargo run --release \u003e out.ppm \u0026\u0026 convert out.ppm out.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatusfailed%2Fweekend-raytracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatusfailed%2Fweekend-raytracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatusfailed%2Fweekend-raytracer/lists"}