{"id":20288272,"url":"https://github.com/equation314/3drender","last_synced_at":"2026-03-06T08:02:14.616Z","repository":{"id":131355316,"uuid":"90284227","full_name":"equation314/3DRender","owner":"equation314","description":"A simple 3D render engine for Computer Graphics course","archived":false,"fork":false,"pushed_at":"2018-01-13T02:33:35.000Z","size":36476,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T06:51:14.537Z","etag":null,"topics":["photon-mapping","raytracing","renderer"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/equation314.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":"2017-05-04T16:17:09.000Z","updated_at":"2022-08-31T07:05:12.000Z","dependencies_parsed_at":"2023-03-27T23:33:19.564Z","dependency_job_id":null,"html_url":"https://github.com/equation314/3DRender","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/equation314%2F3DRender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equation314%2F3DRender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equation314%2F3DRender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equation314%2F3DRender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/equation314","download_url":"https://codeload.github.com/equation314/3DRender/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248372696,"owners_count":21093138,"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":["photon-mapping","raytracing","renderer"],"created_at":"2024-11-14T14:46:56.276Z","updated_at":"2026-03-06T08:02:09.570Z","avatar_url":"https://github.com/equation314.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3DRender\nA simple 3D render engine for Computer Graphics course, based on progressive photon mapping.\n\n## Building\n```\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake\n```\n\n## Running\n### Modeling\n```\n./modeling \u003cOBJECT_FILE\u003e -o \u003cOUTPUT_FILE\u003e\n```\n\n### Render\n```\n./render [options] \u003cSCENE_FILE\u003e -o \u003cOUTPUT_FILE\u003e -e \u003cENGINE_ID\u003e\n```\n\nAvailable engine list:\n\n0. Ray tracing (default)\n1. Photon mapping\n2. Progressive photon mapping\n\n## Some Results\n\n![cornell_box](results/cornell_box_ppm.png \"Cornell box\")\n\n![ball_pyramid_glass](results/ball_pyramid_glass.png \"Ball pyramid and a glass with liquid\")\n\n![desktop_objects_glass](results/desktop_objects_glass.png \"Porcelains and a empty glass\")\n\n![bowlings](results/bowlings.png \"Bowlings under light\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fequation314%2F3drender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fequation314%2F3drender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fequation314%2F3drender/lists"}