{"id":18736373,"url":"https://github.com/matcool/raytracing-nim","last_synced_at":"2025-11-16T15:30:18.133Z","repository":{"id":98991255,"uuid":"214253185","full_name":"matcool/raytracing-nim","owner":"matcool","description":"Basic raytracer done in nim based off https://raytracing.github.io/","archived":false,"fork":false,"pushed_at":"2019-10-12T04:24:55.000Z","size":4081,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T16:44:48.813Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nim","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/matcool.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":"2019-10-10T18:11:07.000Z","updated_at":"2019-10-12T04:24:57.000Z","dependencies_parsed_at":"2023-04-08T05:17:47.138Z","dependency_job_id":null,"html_url":"https://github.com/matcool/raytracing-nim","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/matcool%2Fraytracing-nim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matcool%2Fraytracing-nim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matcool%2Fraytracing-nim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matcool%2Fraytracing-nim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matcool","download_url":"https://codeload.github.com/matcool/raytracing-nim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239611993,"owners_count":19668274,"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-07T15:20:33.318Z","updated_at":"2025-11-16T15:30:18.085Z","avatar_url":"https://github.com/matcool.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nim Raytracer\nNim implementation of an raytracer from the book [Ray tracing in one weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html).\\\nCode is also multithread\n\n![raytracer render](https://raw.githubusercontent.com/matcool/raytracing-nim/master/result_hd.png \"Image produced by the code\")\n\nDefault code renders a 1280x720 image with 128 samples (these values can be changed on line 62 of `raytracing.nim`).\n# Building\nAs there is no external depdencies, you just compile with\n```\nnim compile -d:release --threads:on raytracing.nim\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatcool%2Fraytracing-nim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatcool%2Fraytracing-nim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatcool%2Fraytracing-nim/lists"}