{"id":29638903,"url":"https://github.com/coderjoshdk/ray-tracing","last_synced_at":"2025-08-01T15:44:52.302Z","repository":{"id":45260727,"uuid":"441569585","full_name":"CoderJoshDK/Ray-Tracing","owner":"CoderJoshDK","description":"A homemade raytracing engine. The purpose of this project is for experimentation and not production use of any kind. Explore and learn the ideas of raytracing","archived":false,"fork":false,"pushed_at":"2021-12-29T15:33:12.000Z","size":6847,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-21T20:15:36.155Z","etag":null,"topics":["raytracing"],"latest_commit_sha":null,"homepage":"","language":"C++","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/CoderJoshDK.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}},"created_at":"2021-12-24T23:12:21.000Z","updated_at":"2021-12-30T16:52:04.000Z","dependencies_parsed_at":"2022-08-27T21:00:54.410Z","dependency_job_id":null,"html_url":"https://github.com/CoderJoshDK/Ray-Tracing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CoderJoshDK/Ray-Tracing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderJoshDK%2FRay-Tracing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderJoshDK%2FRay-Tracing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderJoshDK%2FRay-Tracing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderJoshDK%2FRay-Tracing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoderJoshDK","download_url":"https://codeload.github.com/CoderJoshDK/Ray-Tracing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderJoshDK%2FRay-Tracing/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268254728,"owners_count":24220879,"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-08-01T02:00:08.611Z","response_time":67,"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":["raytracing"],"created_at":"2025-07-21T20:07:42.568Z","updated_at":"2025-08-01T15:44:52.189Z","avatar_url":"https://github.com/CoderJoshDK.png","language":"C++","readme":"# Ray Tracing\n\n[![language](https://img.shields.io/badge/-c++17-black?logo=c%2B%2B\u002617style=social)](https://en.cppreference.com/w/cpp/17)\n![commit](https://img.shields.io/github/last-commit/CoderJoshDK/Ray-Tracing?label=last%20update)\n\n---\n\n## Impilmented Topics\n - Objects:  \n   - Sphere\n   - Box\n     - Rectangles (axis-aligned)\n - Materials:  \n   - Diffuse (lambertian)\n   - Metal\n   - Dielectrics\n   - Textures\n     - Perlin Noise\n     - Image Mapping\n   - Diffuse Light\n - Camera\n   - Orientation\n   - Defocus blur (depth of field)\n   - Motion Blur\n - Optimization\n   - Bounding Volume Hierarchy (BVH)\n   - Multithreading\n\n \n## Output\nOutput is in .ppm format. Right now, to get an output image, run build. The exe will output `image.ppm`.  \nTo change the quality of the image, change `samples_per_pixel` or `image_width`.  \n\nOutput from *random_scene*  \n![sampleRender2](Images/sampleRender2.png)  \nIt is intresting to note that glass spheres do not cast shadows. This is physically correct.\n\n\n### To-Do\n - ***Lights***\n - Rectangles\n - Volumes  \n\n----------\n![WIP](https://img.shields.io/static/v1?label=Status\u0026message=WIP\u0026color=red)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderjoshdk%2Fray-tracing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderjoshdk%2Fray-tracing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderjoshdk%2Fray-tracing/lists"}