{"id":16098979,"url":"https://github.com/hellerve/render","last_synced_at":"2025-08-17T05:05:42.334Z","repository":{"id":79626373,"uuid":"229660822","full_name":"hellerve/render","owner":"hellerve","description":"Rendering experiments in Carp","archived":false,"fork":false,"pushed_at":"2020-01-27T19:13:18.000Z","size":1139,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T22:43:52.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/hellerve.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":"2019-12-23T02:19:24.000Z","updated_at":"2023-09-08T18:01:34.000Z","dependencies_parsed_at":"2023-05-13T21:31:05.822Z","dependency_job_id":null,"html_url":"https://github.com/hellerve/render","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hellerve/render","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Frender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Frender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Frender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Frender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellerve","download_url":"https://codeload.github.com/hellerve/render/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Frender/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270807934,"owners_count":24649346,"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-17T02:00:09.016Z","response_time":129,"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":[],"created_at":"2024-10-09T18:25:16.732Z","updated_at":"2025-08-17T05:05:42.300Z","avatar_url":"https://github.com/hellerve.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# render\n\nwherein I build 3D rendering tools in Carp, based on [this book](https://www.gabrielgambetta.com/computer-graphics-from-scratch/).\n\n## Raytracer\n\nI built a simple software raytracer with\n\n- ambient, point, and positional light,\n- spheres as shapes (which is lame, I know),\n- shadows,\n- reflection, and\n- varying opacity (without refraction for now).\n\nIt’s very simple and just about 150 lines of Carp, including the final dumping\ninto a PPM file (I was using SDL at first, but rendering in SDL based on points\nis extremely slow).\n\nHere’s an unexciting example picture:\n\n![](/raytracer/rendered/ex1.png)\n\n## Rasterizer\n\nTODO\n\n\u003chr/\u003e\n\nHave fun!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellerve%2Frender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellerve%2Frender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellerve%2Frender/lists"}