{"id":24913992,"url":"https://github.com/nishantb06/ray_tracing_challenge_c","last_synced_at":"2025-03-28T05:22:11.858Z","repository":{"id":226548339,"uuid":"769000873","full_name":"nishantb06/ray_tracing_challenge_c","owner":"nishantb06","description":"C Implementation of the ray tracing challenge book","archived":false,"fork":false,"pushed_at":"2024-04-10T07:03:12.000Z","size":6785,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T06:15:42.262Z","etag":null,"topics":["3d-raytracer","c","ray-tracing"],"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/nishantb06.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}},"created_at":"2024-03-08T06:16:21.000Z","updated_at":"2024-04-03T12:45:07.000Z","dependencies_parsed_at":"2024-04-08T13:53:11.599Z","dependency_job_id":"afbeaf4d-5a67-4224-9a66-19ea20a94f4a","html_url":"https://github.com/nishantb06/ray_tracing_challenge_c","commit_stats":null,"previous_names":["nishantb06/ray_tracing_challenge_c"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishantb06%2Fray_tracing_challenge_c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishantb06%2Fray_tracing_challenge_c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishantb06%2Fray_tracing_challenge_c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishantb06%2Fray_tracing_challenge_c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nishantb06","download_url":"https://codeload.github.com/nishantb06/ray_tracing_challenge_c/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245974192,"owners_count":20702982,"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":["3d-raytracer","c","ray-tracing"],"created_at":"2025-02-02T06:15:45.423Z","updated_at":"2025-03-28T05:22:11.825Z","avatar_url":"https://github.com/nishantb06.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3D Ray Tracer \n### Implementation of the Ray tracing challenge book by James Buck\n![Cover Photo](https://imgs.search.brave.com/xnFM2mwRtzt7ZILyoZLWoltEAPZ0v2iAk6gDH-WeyU8/rs:fit:860:0:0/g:ce/aHR0cHM6Ly9tLm1l/ZGlhLWFtYXpvbi5j/b20vaW1hZ2VzL1Mv/YXBsdXMtbWVkaWEv/dmMvODRhNzFlMTAt/NTA0YS00MTcyLWJl/ZGYtMjM0MTEwZDFh/MTk3Ll9DUjAsNDE5/LDIyNTAsMjI1MF9Q/VDBfU1gzMDBfXy5q/cGc)\n---- \n\nThis is a C implementation of the Ray tracing challenge book. It basically simulates any scene by simulating a ray of light bouncing off of different objects untill it finally hits the canvas. \nPicking this project up to learn \n- learn c language\n- test driven developement\n- SOLID design patterns\n- Accelerate the code using the CUDA-C library\n\nImplementation after chapter 7\n\u003c!-- ![Sphere](ray_tracer/pngs/sphere.png =250x250) --\u003e\n\u003cimg src=\"ray_tracer/pngs/sphere.png\" width=\"500\"\u003e\nSphere after applying scaling and shearing transformations\n\u003c!-- ![Transformed Sphere](ray_tracer/pngs/sphere_transformed.png) --\u003e\n\u003cimg src=\"ray_tracer/pngs/sphere_transformed.png\" width=\"500\"\u003e\n\nImplementation after chapter 8\n\n\u003cimg src=\"ray_tracer/pngs/plot_spheres_ch8.png\" width=\"1000\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishantb06%2Fray_tracing_challenge_c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnishantb06%2Fray_tracing_challenge_c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishantb06%2Fray_tracing_challenge_c/lists"}