{"id":30210121,"url":"https://github.com/nrednav/game-engine","last_synced_at":"2025-10-14T11:15:25.787Z","repository":{"id":252160828,"uuid":"631729725","full_name":"nrednav/game-engine","owner":"nrednav","description":"C++ port of a Java-based 3D Game Engine","archived":false,"fork":false,"pushed_at":"2024-08-13T21:01:30.000Z","size":14514,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T20:22:56.152Z","etag":null,"topics":[],"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/nrednav.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,"zenodo":null}},"created_at":"2023-04-23T23:23:14.000Z","updated_at":"2024-08-13T21:01:27.000Z","dependencies_parsed_at":"2025-08-13T20:08:55.376Z","dependency_job_id":null,"html_url":"https://github.com/nrednav/game-engine","commit_stats":null,"previous_names":["nrednav/game-engine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nrednav/game-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrednav%2Fgame-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrednav%2Fgame-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrednav%2Fgame-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrednav%2Fgame-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nrednav","download_url":"https://codeload.github.com/nrednav/game-engine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrednav%2Fgame-engine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019090,"owners_count":26086513,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-08-13T19:57:23.130Z","updated_at":"2025-10-14T11:15:25.772Z","avatar_url":"https://github.com/nrednav.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3D Game Engine\n\nThis repository contains a C++ port of the 3D Game Engine that was being\ndeveloped in the [OpenGL Tutorial Series](https://www.youtube.com/playlist?list=PLRIWtICgwaX0u7Rf9zkZhLoLuZVfUksDP)\nby [ThinMatrix](https://www.youtube.com/channel/UCUkRj4qoT1bsWpE_C8lZYoQ).\n\n\u003cimg src=\"assets/preview.png\" width=\"640\" /\u003e\n\n## Development\n\nThis section will describe how to setup \u0026 build the project.\n\n### Dependencies\n\nThis project has the following external dependencies:\n\n- [CMake](https://cmake.org/)\n- [GLFW3](https://www.glfw.org/)\n- [GLEW](https://glew.sourceforge.net/)\n- [GLM](https://github.com/g-truc/glm)\n- [OpenGL](https://www.opengl.org/)\n\n### Get the source\n\nThis project is hosted at: https://github.com/nrednav/game-engine\n\nHTTPS:\n\n```shell\ngit clone https://github.com/nrednav/game-engine.git\n```\n\nSSH:\n\n```shell\ngit clone git@github.com:nrednav/game-engine.git\n```\n\n### Build\n\n```\nmake build\n```\n\n### Run\n\n```\nmake run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrednav%2Fgame-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnrednav%2Fgame-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrednav%2Fgame-engine/lists"}