{"id":26235045,"url":"https://github.com/jai-x/renderer","last_synced_at":"2025-09-03T20:49:17.204Z","repository":{"id":97556678,"uuid":"181022140","full_name":"jai-x/renderer","owner":"jai-x","description":"An experiment in software rendering; based on ssloy/tinyrenderer","archived":false,"fork":false,"pushed_at":"2021-03-12T22:31:50.000Z","size":692,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-13T02:36:34.299Z","etag":null,"topics":["c99","software-rendering"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/jai-x.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-04-12T14:16:52.000Z","updated_at":"2025-01-21T23:20:46.000Z","dependencies_parsed_at":"2024-03-10T23:15:13.089Z","dependency_job_id":null,"html_url":"https://github.com/jai-x/renderer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jai-x/renderer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jai-x%2Frenderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jai-x%2Frenderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jai-x%2Frenderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jai-x%2Frenderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jai-x","download_url":"https://codeload.github.com/jai-x/renderer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jai-x%2Frenderer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273509042,"owners_count":25118446,"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-09-03T02:00:09.631Z","response_time":76,"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":["c99","software-rendering"],"created_at":"2025-03-13T02:32:37.518Z","updated_at":"2025-09-03T20:49:17.196Z","avatar_url":"https://github.com/jai-x.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# renderer\n\nAn experiment in software rendering to teach me more about it. Based on\nssloy/tinyrenderer but adapted and written in C99.\n\n![the utah teapot rendered using this renderer](./teapot.png)\n\n## todo\n\n- [x] Remove SDL2 and go back to using raw PPM images\n- [x] Fix inverted Y axis from OBJ file parsing\n- [ ] Implement full OBJ file parsing rather than just a subset\n- [ ] Texturing\n- [ ] Perspective projection\n\n## requirements\n\nTested to work on MacOS and Linux.\n\n## build and run\n\n```shell\n$ mkdir build\n$ make\n$ ./build/renderer\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjai-x%2Frenderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjai-x%2Frenderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjai-x%2Frenderer/lists"}