{"id":17045891,"url":"https://github.com/kgabis/raytracer","last_synced_at":"2026-03-07T03:31:16.205Z","repository":{"id":7934838,"uuid":"9325064","full_name":"kgabis/raytracer","owner":"kgabis","description":"Raytracer in C.","archived":false,"fork":false,"pushed_at":"2017-04-02T09:10:48.000Z","size":570,"stargazers_count":27,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T15:56:40.391Z","etag":null,"topics":["c","graphics","raytracer"],"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/kgabis.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}},"created_at":"2013-04-09T15:51:14.000Z","updated_at":"2024-06-11T02:51:01.000Z","dependencies_parsed_at":"2022-09-25T05:11:18.139Z","dependency_job_id":null,"html_url":"https://github.com/kgabis/raytracer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kgabis/raytracer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgabis%2Fraytracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgabis%2Fraytracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgabis%2Fraytracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgabis%2Fraytracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kgabis","download_url":"https://codeload.github.com/kgabis/raytracer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgabis%2Fraytracer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T03:24:23.086Z","status":"ssl_error","status_checked_at":"2026-03-07T03:23:11.444Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["c","graphics","raytracer"],"created_at":"2024-10-14T09:42:38.726Z","updated_at":"2026-03-07T03:31:16.188Z","avatar_url":"https://github.com/kgabis.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\nA raytracer in C. It has shadows, reflections, lightning ([phong model](http://en.wikipedia.org/wiki/Phong_reflection_model)). You can build it with  [CSFML 2.0](http://www.sfml-dev.org/download.php) or libPNG.\n\n## Usage\nYou could use included xcode project, or use a makefile located in raytracer directory. If you have CSFML 2.0 installed, then use ```make with_csfml```, otherwise use ```make with_libpng``` (use apt-get or brew or whatever to get libpng).\nIt has 3 hardcoded demos, you can edit scene.c to change them.\n\nFor instance:\n```\n./raytracer teapot\n```  \n\nHave fun.\n\n## Screenshots\n![frist](screens/1.png)  \n![second](screens/2.png)  \n\n## License\n[The MIT License (MIT)](http://opensource.org/licenses/mit-license.php)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgabis%2Fraytracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkgabis%2Fraytracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgabis%2Fraytracer/lists"}