{"id":22989774,"url":"https://github.com/thecaptaincraken/raytracer","last_synced_at":"2025-09-02T13:42:51.820Z","repository":{"id":206826050,"uuid":"716750293","full_name":"TheCaptainCraken/raytracer","owner":"TheCaptainCraken","description":"A raytracer written in Rust from scratch.","archived":false,"fork":false,"pushed_at":"2023-12-11T08:52:51.000Z","size":3380,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T11:49:40.958Z","etag":null,"topics":["raytracer","raytracing","rust"],"latest_commit_sha":null,"homepage":"https://pietroagnoli.com/posts/rusty_raytracing/","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/TheCaptainCraken.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}},"created_at":"2023-11-09T19:46:37.000Z","updated_at":"2024-12-10T13:53:00.000Z","dependencies_parsed_at":"2023-11-23T08:14:13.117Z","dependency_job_id":"0ba847cd-f3be-44ea-a42f-a1d65cda1475","html_url":"https://github.com/TheCaptainCraken/raytracer","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"fc6c68f5ea430ed5aafa4b451546d60a7e510637"},"previous_names":["thecaptaincraken/raytracer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheCaptainCraken/raytracer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCaptainCraken%2Fraytracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCaptainCraken%2Fraytracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCaptainCraken%2Fraytracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCaptainCraken%2Fraytracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheCaptainCraken","download_url":"https://codeload.github.com/TheCaptainCraken/raytracer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCaptainCraken%2Fraytracer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273293768,"owners_count":25079892,"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-09-02T02:00:09.530Z","response_time":77,"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":["raytracer","raytracing","rust"],"created_at":"2024-12-15T04:18:30.563Z","updated_at":"2025-09-02T13:42:51.773Z","avatar_url":"https://github.com/TheCaptainCraken.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rusty Raytracer\n\n\u003e⚠️This project is still under active development. Please be patient as core features are still missing!⚠️\n\nA raytracer written in Rust🦀 from scratch.\n![reder example](examples/example.png)\n\n## How to use\n\nTo try it just clone the repo and build the project using:\n\n```BASH\ncargo run --release filename\n```\n\nWhere `filename` is the name of the `.png` file containing the finished render.\n\nTo change the scene, modify the `main.rs` file.\n\n## Features I would like to add\n\n\u003e This is a list of missing features I will maybe add in the future.\n\n- **arbitrary camera rotation**\n- **parallelization**\n- shadow optimization\n- subsampling \u0026 supersampling\n- **support other primitives**\n- **transparency**\n- refractions\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecaptaincraken%2Fraytracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecaptaincraken%2Fraytracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecaptaincraken%2Fraytracer/lists"}