{"id":23917929,"url":"https://github.com/jan-stangelj/renderer","last_synced_at":"2026-05-14T01:39:07.348Z","repository":{"id":270756537,"uuid":"911365651","full_name":"Jan-Stangelj/Renderer","owner":"Jan-Stangelj","description":"A OpenGL c++ renderer made in spare time","archived":false,"fork":false,"pushed_at":"2025-02-18T19:17:09.000Z","size":154552,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T20:27:40.339Z","etag":null,"topics":["cpp","graphics","opengl"],"latest_commit_sha":null,"homepage":"","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/Jan-Stangelj.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":"2025-01-02T21:05:51.000Z","updated_at":"2025-02-18T19:17:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"d23dcf34-6441-4827-ba2e-1d19f44bb1e0","html_url":"https://github.com/Jan-Stangelj/Renderer","commit_stats":null,"previous_names":["jan-stangelj/renderer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jan-Stangelj%2FRenderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jan-Stangelj%2FRenderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jan-Stangelj%2FRenderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jan-Stangelj%2FRenderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jan-Stangelj","download_url":"https://codeload.github.com/Jan-Stangelj/Renderer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240371755,"owners_count":19790888,"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":["cpp","graphics","opengl"],"created_at":"2025-01-05T13:11:22.761Z","updated_at":"2026-05-14T01:39:07.344Z","avatar_url":"https://github.com/Jan-Stangelj.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A simple OpenGL renderer\nI develop this in my spare time.\\\n![image](readme_resources/sponza.png)\n\n## Feature list:\n- Physically based deferred rendering\n- Model loading\n- Normal and emmision maps\n- HDR rendering with tone mapping (ACES)\n\n## Compilation\n\n### GNU/Linux\n( The platform the renderer is being developed on )\n\n    git clone --recursive https://github.com/Jan-Stangelj/Renderer.git\n    cd Renderer\n    mkdir build\n    cmake -S . -B build\n    cd build\n    make -j\n\n### Windows\nYou should be able to clone this project and use cmake GUI to compile it\nfor your platform of choice (eg. Visual Studio), but I do not guarantee support.\n\n### MacOS\nThe renderer will likely use modern OpenGL features like compute shaders, that are not supported in OpenGL 4.1. Currently it probally works, but I don't test it, as I dont own Apple devices.\n\n## Assets and 3rd party liraries\n- [PolyHaven](https://polyhaven.com/)\n- [glTF-Sample-Assets](https://github.com/KhronosGroup/glTF-Sample-Assets)\n- [Glad](https://glad.dav1d.de/)\n- [GLFW](https://www.glfw.org/)\n- [glm](https://github.com/g-truc/glm)\n- [stb](https://github.com/nothings/stb)\n- [assimp](https://github.com/assimp/assimp)\n- [ImGUI](https://github.com/ocornut/imgui)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjan-stangelj%2Frenderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjan-stangelj%2Frenderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjan-stangelj%2Frenderer/lists"}