{"id":15962582,"url":"https://github.com/cfsamson/pixar_raytracer","last_synced_at":"2025-03-18T00:30:37.648Z","repository":{"id":83322444,"uuid":"173613256","full_name":"cfsamson/pixar_raytracer","owner":"cfsamson","description":"Ported to Rust from https://mattwarren.org/2019/03/01/Is-CSharp-a-low-level-language/","archived":false,"fork":false,"pushed_at":"2019-03-18T22:35:06.000Z","size":6300,"stargazers_count":31,"open_issues_count":1,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T05:56:22.377Z","etag":null,"topics":["example","raytracer"],"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/cfsamson.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-03-03T18:25:18.000Z","updated_at":"2024-04-26T12:12:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"4445a66b-a360-42b9-a323-442d5f6e9816","html_url":"https://github.com/cfsamson/pixar_raytracer","commit_stats":{"total_commits":27,"total_committers":3,"mean_commits":9.0,"dds":0.2962962962962963,"last_synced_commit":"de890938cf0242b75913ddd92fc6e16f4b1296d8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfsamson%2Fpixar_raytracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfsamson%2Fpixar_raytracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfsamson%2Fpixar_raytracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfsamson%2Fpixar_raytracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfsamson","download_url":"https://codeload.github.com/cfsamson/pixar_raytracer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243893827,"owners_count":20364916,"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":["example","raytracer"],"created_at":"2024-10-07T16:04:36.789Z","updated_at":"2025-03-18T00:30:37.642Z","avatar_url":"https://github.com/cfsamson.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Port of the postcard sized pathtracer to Rust\n\n![rendered result](https://user-images.githubusercontent.com/8337848/54014287-71a68780-417c-11e9-87ae-256728078823.png \"Pathtracer output. samples_count = 16384\")\n\nThis repository hosts the code belonging to this Medium article: [https://medium.com/@cfsamson/from-48s-to-5s-optimizing-a-350-line-pathtracer-in-rust-191ab4a1a412](https://medium.com/@cfsamson/from-48s-to-5s-optimizing-a-350-line-pathtracer-in-rust-191ab4a1a412)\n\nI've added a branch called `max_opt` for PRs that try to optimize the code without caring about keeping similarities with the original. So far we've reduced runtime by another ~25% compared to the current master branch, so if you want the fastest version, or want to contribute to a branch where all changes that makes the code faster is accepted, checkout the `max_opt` branch.\n\n# Contribute\n\nIf you have any changes or suggestions, please file a PR. We're not looking to change the algorithms here but show some of the Rust constructs that help you write performant code.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfsamson%2Fpixar_raytracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcfsamson%2Fpixar_raytracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfsamson%2Fpixar_raytracer/lists"}