{"id":16014471,"url":"https://github.com/devmattrick/raytracer","last_synced_at":"2025-06-25T16:06:43.507Z","repository":{"id":75984566,"uuid":"330736726","full_name":"devmattrick/raytracer","owner":"devmattrick","description":"a simple ray tracer written in rust for fun and learning","archived":false,"fork":false,"pushed_at":"2021-01-19T10:54:13.000Z","size":1149,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T02:42:44.010Z","etag":null,"topics":["raytracing","raytracing-one-weekend","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/devmattrick.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":"2021-01-18T17:17:04.000Z","updated_at":"2021-01-19T19:56:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9d9e1db-cee3-4a0a-83ab-278f8b12421c","html_url":"https://github.com/devmattrick/raytracer","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"7b5f8b15757bbb2e4d07f764763504608f2d59dd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devmattrick/raytracer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmattrick%2Fraytracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmattrick%2Fraytracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmattrick%2Fraytracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmattrick%2Fraytracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devmattrick","download_url":"https://codeload.github.com/devmattrick/raytracer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmattrick%2Fraytracer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261906846,"owners_count":23228355,"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":["raytracing","raytracing-one-weekend","rust"],"created_at":"2024-10-08T15:03:08.205Z","updated_at":"2025-06-25T16:06:43.480Z","avatar_url":"https://github.com/devmattrick.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raytracer\n![Example of raytracer output](sample.png)\nA simple ray tracer written in Rust following\n[this tutorial](https://raytracing.github.io/books/RayTracingInOneWeekend.html).\n\n## running\nTo run this you'll need Rust and cargo installed, as well as a way to view ppm images (I'm using \n[ImageGlass](https://imageglass.org/)).\n\n```\n# run the raytracer and output to test.ppm\ncargo run \u003e out.ppm\n\n# ...grab a coffee or something...you'll be waiting a while\n\n# In WSL2 you can use this to automatically open in the default app\nwslview out.ppm\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmattrick%2Fraytracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevmattrick%2Fraytracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmattrick%2Fraytracer/lists"}