{"id":16799732,"url":"https://github.com/bugenzhao/raytracing.rs","last_synced_at":"2025-10-15T04:39:43.028Z","repository":{"id":103499017,"uuid":"330672159","full_name":"BugenZhao/raytracing.rs","owner":"BugenZhao","description":"💡 An implementation of Ray Tracing in One Weekend and Ray Tracing: The Next Week in 2.1 kLoC of Rust.","archived":false,"fork":false,"pushed_at":"2021-01-22T16:22:30.000Z","size":28718,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T22:42:58.928Z","etag":null,"topics":["parallelism","raytracer","raytracing","rust"],"latest_commit_sha":null,"homepage":"","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/BugenZhao.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,"zenodo":null}},"created_at":"2021-01-18T13:18:35.000Z","updated_at":"2021-02-01T05:20:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e15b74b4-e2d6-4cf3-849a-909a528f6c87","html_url":"https://github.com/BugenZhao/raytracing.rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BugenZhao/raytracing.rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugenZhao%2Fraytracing.rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugenZhao%2Fraytracing.rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugenZhao%2Fraytracing.rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugenZhao%2Fraytracing.rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BugenZhao","download_url":"https://codeload.github.com/BugenZhao/raytracing.rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugenZhao%2Fraytracing.rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279049858,"owners_count":26093368,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["parallelism","raytracer","raytracing","rust"],"created_at":"2024-10-13T09:29:40.631Z","updated_at":"2025-10-15T04:39:43.022Z","avatar_url":"https://github.com/BugenZhao.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raytracing.rs\n\nAn implementation of [_Ray Tracing in One Weekend_](https://raytracing.github.io/books/RayTracingInOneWeekend.html) and [_Ray Tracing: The Next Week_](https://raytracing.github.io/books/RayTracingTheNextWeek.html) in 2.1 kLoC of Rust.\n\n## Features\n- **Basic** textures, materials, objects and transformations\n- **Simple** BVH for object organization\n- **Naive** one-line pixel-level parallelism\n- **Trivial** macro- and generic-based static dispatches\n- **Childish** interactive GUI (see `interactive` branch)\n\n## Gallery\n- Weekend Final\n    ![weekend_final_bvh](out/weekend_final_bvh.png)\n- Rectangle Light\n    ![rect_light](out/rect_light.png)\n- Cornell Box\n    ![cornell_box](out/cornell_box.png)\n- Smoke Sphere in Cornell Box\n    ![cornell_smoke_sphere](out/cornell_smoke_sphere.png)\n- Checker\n    ![checker](out/checker.png)\n\n## Roadmap\n- [ ] SIMD support\n- [ ] PDF support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugenzhao%2Fraytracing.rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugenzhao%2Fraytracing.rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugenzhao%2Fraytracing.rs/lists"}