{"id":17154842,"url":"https://github.com/mk2510/ray_tracing_project","last_synced_at":"2025-03-24T13:41:41.788Z","repository":{"id":88915521,"uuid":"311783517","full_name":"mk2510/ray_tracing_project","owner":"mk2510","description":"Simple raytracer","archived":false,"fork":false,"pushed_at":"2020-11-15T19:11:18.000Z","size":1957,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T18:46:24.911Z","etag":null,"topics":["python3","raytracing","visual-computing"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mk2510.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":"2020-11-10T21:00:44.000Z","updated_at":"2020-11-15T19:11:20.000Z","dependencies_parsed_at":"2023-06-13T03:30:26.160Z","dependency_job_id":null,"html_url":"https://github.com/mk2510/ray_tracing_project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mk2510%2Fray_tracing_project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mk2510%2Fray_tracing_project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mk2510%2Fray_tracing_project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mk2510%2Fray_tracing_project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mk2510","download_url":"https://codeload.github.com/mk2510/ray_tracing_project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245283259,"owners_count":20590202,"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":["python3","raytracing","visual-computing"],"created_at":"2024-10-14T21:50:08.730Z","updated_at":"2025-03-24T13:41:41.783Z","avatar_url":"https://github.com/mk2510.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python implementation of the book [raytracing in one weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html) by Peter Shirley. To improve rendertimes I added multiprocessing as well, so the render takes advantage of the full processing capability. The final scene rendered by my project looks like this:\n\n![](https://github.com/mk2510/ray_tracing_project/blob/main/image.jpg)\n\nThe raytracer is simply started by calling:\n\n```python\n\u003e\u003e\u003e python3 main.py\n```\nfrom the raytracing in a weekend folder.\nThe book \"raytracing the next week\" is also implemented here in python in a seperate folder named \"raytracing_the_next_week\". World 5 for example renders a sphere, which will be lighted by a rectangle.\n\n![](https://github.com/mk2510/ray_tracing_project/blob/main/image2.jpg)\n\nFinally the famous Cornellbox is implemented withhin world 6\n\n![](https://github.com/mk2510/ray_tracing_project/blob/main/image3.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmk2510%2Fray_tracing_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmk2510%2Fray_tracing_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmk2510%2Fray_tracing_project/lists"}