{"id":21203167,"url":"https://github.com/esdmr/path-tracing","last_synced_at":"2025-03-14T22:42:19.101Z","repository":{"id":250341539,"uuid":"834178533","full_name":"esdmr/path-tracing","owner":"esdmr","description":"Experimenting with Path Tracing","archived":false,"fork":false,"pushed_at":"2025-01-29T16:09:14.000Z","size":2098,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T17:23:27.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esdmr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-07-26T15:34:11.000Z","updated_at":"2024-12-10T10:03:04.000Z","dependencies_parsed_at":"2024-11-20T20:24:38.197Z","dependency_job_id":"a5f00ee1-7896-4e70-b7f8-6ea42fba5273","html_url":"https://github.com/esdmr/path-tracing","commit_stats":null,"previous_names":["esdmr/path-tracing"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esdmr%2Fpath-tracing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esdmr%2Fpath-tracing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esdmr%2Fpath-tracing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esdmr%2Fpath-tracing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esdmr","download_url":"https://codeload.github.com/esdmr/path-tracing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658152,"owners_count":20326464,"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-11-20T20:21:46.165Z","updated_at":"2025-03-14T22:42:18.408Z","avatar_url":"https://github.com/esdmr.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Path Tracing\n\n![Output of the Ray Tracer, several colorful spheres are on a gray ground, the camera is focused at the middle of the screen and the horizon is blurred, the image in a glass sphere is inverted](output.png)\n\nExperimenting with Path Tracing in the ~~Rust~~ Crab programming language.\n\nThis repo is following the [Ray Tracing in One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html) tutorial. The original was written in C++, so this is an interpretation of it.\n\nI recommend compiling in release profile to render faster. I also recommend PGO since even with multithreading, it is not very fast.\n\nThe output is in `PPM` format. It should be trivial to rewrite it to use `SDL` instead. Though, it is quite slow and definitely not real-time, so it seems pointless currently.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesdmr%2Fpath-tracing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesdmr%2Fpath-tracing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesdmr%2Fpath-tracing/lists"}