{"id":21741977,"url":"https://github.com/mortinger91/openglengine","last_synced_at":"2025-10-26T21:05:17.337Z","repository":{"id":49146372,"uuid":"355171491","full_name":"mortinger91/OpenGLEngine","owner":"mortinger91","description":"An OpenGL 3D Engine, made with C++.","archived":false,"fork":false,"pushed_at":"2023-05-30T16:48:49.000Z","size":27221,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T05:36:28.777Z","etag":null,"topics":["3d-graphics","cmake","cpp","opengl","submodules"],"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/mortinger91.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":"2021-04-06T11:56:48.000Z","updated_at":"2024-01-12T12:59:52.000Z","dependencies_parsed_at":"2024-11-26T06:52:37.120Z","dependency_job_id":null,"html_url":"https://github.com/mortinger91/OpenGLEngine","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortinger91%2FOpenGLEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortinger91%2FOpenGLEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortinger91%2FOpenGLEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortinger91%2FOpenGLEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mortinger91","download_url":"https://codeload.github.com/mortinger91/OpenGLEngine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248663929,"owners_count":21141863,"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":["3d-graphics","cmake","cpp","opengl","submodules"],"created_at":"2024-11-26T06:42:23.823Z","updated_at":"2025-10-26T21:05:12.316Z","avatar_url":"https://github.com/mortinger91.png","language":"C","readme":"# OpenGLEngine\n![Compile using MSVC and g++](https://github.com/mortinger91/OpenGLEngine/actions/workflows/cmake.yml/badge.svg)\u003cbr/\u003e\nAn OpenGL 3D Engine, made with C++, that includes external libraries such as:\n\n- imgui: UI\n- assimp: 3D model loading\n\n## Build instructions using CMAKE:\n1 - clone\n\n2 - cd OpenGLEngine\n\n3- `git submodule update --init --recursive`\n\n### Linux:\n\n4 - Install these packages (on Debian): ```sudo apt install libxi-dev libxcursor-dev libxinerama-dev libxrandr-dev libxss-dev libgl1-mesa-dev```\n\n5 - ```./scripts/build_linux.sh```\n\n6 - Open OpenGLEngine folder with VS Code.\n\n7 - Build using DEBUG or RELEASE presets.\n\n### Windows:\u003cbr/\u003e\n4 - ```mkdir build```\n\n5 - ```cd build```\n\n6 - ```cmake ..```\n\n7 - copy \"imgui.ini\" from root to build folder\n\n8 - Open OpenGLEngine/build/OpenGLEngine.sln with Visual Studio, set \"exec\" as startup project.\n\n## Update instructions:\n1 - ```git pull origin master```\n\n2 - ```git submodule update --recursive```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortinger91%2Fopenglengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmortinger91%2Fopenglengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortinger91%2Fopenglengine/lists"}