{"id":26230795,"url":"https://github.com/vgeffer/pgr-engine","last_synced_at":"2026-05-06T13:10:21.862Z","repository":{"id":280649966,"uuid":"942699796","full_name":"vgeffer/pgr-engine","owner":"vgeffer","description":"A basic 3D engine using OpenGL","archived":false,"fork":false,"pushed_at":"2025-03-11T15:01:12.000Z","size":177,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T15:48:59.141Z","etag":null,"topics":["cpp","opengl"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vgeffer.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-03-04T14:30:32.000Z","updated_at":"2025-03-11T15:01:15.000Z","dependencies_parsed_at":"2025-03-04T15:36:17.737Z","dependency_job_id":"23c1921e-e0d4-4e18-a0d4-d61b9ca7adf9","html_url":"https://github.com/vgeffer/pgr-engine","commit_stats":null,"previous_names":["vgeffer/pgr-engine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgeffer%2Fpgr-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgeffer%2Fpgr-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgeffer%2Fpgr-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgeffer%2Fpgr-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vgeffer","download_url":"https://codeload.github.com/vgeffer/pgr-engine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243307490,"owners_count":20270264,"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","opengl"],"created_at":"2025-03-12T23:17:01.087Z","updated_at":"2025-12-28T13:14:00.764Z","avatar_url":"https://github.com/vgeffer.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pgr-engine\n\nThis repository contains an implementation of a semestral assignment from the PGR (Computer Graphics) course at FEE CTU. \n\n\n\u003e [!WARNING] \n\u003e This software is under active development.\n\n\u003e [!WARNING]\n\u003e This project uses GL_ARB_bindless_texture extension. This may not be supported on all devices. See [compatibility chart](https://opengl.gpuinfo.org/listreports.php?extension=GL_ARB_bindless_texture).\n\n### Runtime dependencies \n- ```glm``` \u003e= 1.0.0\n- ```glfw``` \u003e= 3.3\n- ```opengl``` \u003e= 4.6 *(glad loader is provided with the project)*\n- ```assimp``` \u003e= 5.4\n\n### Build dependencies\n- ```premake5``` \u003e= 5.0.0\n- ```doxygen``` \u003e= 1.13 (*optional, for generating docs*)\n- C++ compiler with at least **C++17** support \n\n### Building\nThis build project uses **premake5** build system. To generate build files, run:\n``` \n    premake5 [target]\n```\nin the project's root directory. A list of targets can be found by running ```premake5 --help```. All the build files will be generated in the **build** directory. To build the project, follow the instructions of the chosen target build system.\n\n## Acknowledgements\nThis project uses and redistributes [```stb_image.h```](https://github.com/nothings/stb/blob/master/stb_image.h), a part of the [stb libraries](https://github.com/nothings/stb/) \u003cbr /\u003e\nCopyright (c) 2017 Sean Barrett, licensed under [MIT](https://github.com/nothings/stb/blob/master/LICENSE) License\n\nThis project uses and redistributes [```json```](https://github.com/nlohmann/json), JSON loader \u003cbr/\u003e\nCopyright (c) 2013-2025 Niels Lohmann, licensed under [MIT](https://github.com/nlohmann/json/blob/develop/LICENSE.MIT) License\n\nThis project uses and redistributes [```glad```](https://github.com/Dav1dde/glad) OpenGL Loader \u003cbr /\u003e\nCopyright (c) 2013-2022 David Herberth, licensed under [MIT](https://github.com/Dav1dde/glad/blob/glad2/LICENSE) License\n\nThis project uses and redistributes parts of the Khronos Specifications (as a part of glad) \u003cbr /\u003e\nCopyright (c) 2013-2020 The Khronos Group Inc, licensed under [Apache License v. 2.0](https://github.com/Dav1dde/glad/blob/glad2/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvgeffer%2Fpgr-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvgeffer%2Fpgr-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvgeffer%2Fpgr-engine/lists"}