{"id":16287514,"url":"https://github.com/alordash/renderust","last_synced_at":"2025-03-20T03:30:28.760Z","repository":{"id":114057092,"uuid":"523788186","full_name":"alordash/renderust","owner":"alordash","description":"Simple graphics engine capable of rendering wavefront .obj files","archived":false,"fork":false,"pushed_at":"2022-11-28T09:17:56.000Z","size":17685,"stargazers_count":26,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T22:47:39.198Z","etag":null,"topics":["rendering","rust","wavefront"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/alordash.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":"2022-08-11T16:09:25.000Z","updated_at":"2025-02-13T16:50:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"adad268f-8875-4d30-8b60-eb5e5af9d69f","html_url":"https://github.com/alordash/renderust","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/alordash%2Frenderust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alordash%2Frenderust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alordash%2Frenderust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alordash%2Frenderust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alordash","download_url":"https://codeload.github.com/alordash/renderust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244047544,"owners_count":20389203,"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":["rendering","rust","wavefront"],"created_at":"2024-10-10T19:45:19.610Z","updated_at":"2025-03-20T03:30:28.753Z","avatar_url":"https://github.com/alordash.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# renderust\n\nOpenGL-like renderer written from scratch in Rust.  \nBased on this guide: [tinyrenderer](https://github.com/ssloy/tinyrenderer/wiki/Lesson-0:-getting-started). \n\nTriangle rasterization is done using [scanline method](https://en.wikipedia.org/wiki/Scanline_rendering). \n\n### Controls\n\n    [1] — toggle normal map\n    [2] — toggle specular light\n    [3] — toggle glow map\n    [4] — toggle self shadow\n    [5] — toggle ambient occlusion\n    [R] — toggle light spin\n\n    [WASD / Space / Shift] — move model\n    [LMB] — rotate model\n    [Scroll] — zoom camera\n\n    [Ctrl+S] — save image (to ./output.bmp)\n\n## Demo\n\n\u003cimg src=\"./demo/output_afro.png\" width=\"512px\"\u003e\u003cimg/\u003e\n\n\u003cdetails\u003e \u003csummary\u003eDiablo\u003c/summary\u003e\n\nWithout effects  \n\u003cimg src=\"./demo/output_clear.png\" width=\"512px\"\u003e\u003cimg/\u003e  \nWith effects (normal maps, specular light, self shadowing, glow map, ambient occlusion)  \n\u003cimg src=\"./demo/output_effects.png\" width=\"512px\"\u003e\u003cimg/\u003e  \nSelf shadows from two lights (which are directed top-down and back-forward)  \n\u003cimg src=\"./demo/output_shadow.png\" width=\"512px\"\u003e\u003cimg/\u003e\u003c/details\u003e\n\n\u003cdetails\u003e \u003csummary\u003eMore pictures\u003c/summary\u003e\n\n\u003cimg src=\"./demo/mysterious_face.png\" width=\"512px\"\u003e\u003cimg/\u003e \u003cimg src=\"./demo/sideview.png\" width=\"512px\"\u003e\u003cimg/\u003e\u003c/details\u003e\n\n\u003cdetails\u003e \u003csummary\u003eVideo\u003c/summary\u003e\n\n\u003cimg src=\"./demo/effects.gif\"\u003e\u003cimg/\u003e\u003c/details\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falordash%2Frenderust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falordash%2Frenderust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falordash%2Frenderust/lists"}