{"id":16110078,"url":"https://github.com/calbabreaker/raytracing-cpp","last_synced_at":"2025-07-19T02:32:02.334Z","repository":{"id":165038161,"uuid":"403619697","full_name":"Calbabreaker/raytracing-cpp","owner":"Calbabreaker","description":"CPU raytracing","archived":false,"fork":false,"pushed_at":"2021-10-23T05:02:53.000Z","size":547,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T05:32:46.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/Calbabreaker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-09-06T12:45:58.000Z","updated_at":"2021-12-18T01:53:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"2804cc91-5667-416e-94e9-7267159621aa","html_url":"https://github.com/Calbabreaker/raytracing-cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Calbabreaker/raytracing-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calbabreaker%2Fraytracing-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calbabreaker%2Fraytracing-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calbabreaker%2Fraytracing-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calbabreaker%2Fraytracing-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Calbabreaker","download_url":"https://codeload.github.com/Calbabreaker/raytracing-cpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calbabreaker%2Fraytracing-cpp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265876904,"owners_count":23842956,"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-10-09T19:35:27.193Z","updated_at":"2025-07-19T02:32:02.317Z","avatar_url":"https://github.com/Calbabreaker.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raytracing\n\nDoes ray tracing and outputs an image.\n\n## Building\n\nMake sure to clone the repository recursively to get the submodules:\n\n```\ngit clone https://github.com/Calbabreaker/raytracing --recursive --shallow-submodules\n```\n\n### Unix\n\nYou need to have a c++ compiler, cmake and make installed.\n\nThis will compile and run the code:\n\n```sh\nmake run\n```\n\nBy default it will compile in Release but you can compile it in Debug like this:\n\n```sh\nmake clean # clean first\nmake run BUILD_TYPE=Debug\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalbabreaker%2Fraytracing-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalbabreaker%2Fraytracing-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalbabreaker%2Fraytracing-cpp/lists"}