{"id":16780084,"url":"https://github.com/jackgerrits/ore","last_synced_at":"2026-05-21T04:02:54.181Z","repository":{"id":81322894,"uuid":"73528950","full_name":"jackgerrits/ore","owner":"jackgerrits","description":"An OpenGL Rendering Engine based on Entity-Component-System architecture","archived":false,"fork":false,"pushed_at":"2020-08-02T14:26:28.000Z","size":1230,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T20:12:36.863Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackgerrits.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}},"created_at":"2016-11-12T03:22:22.000Z","updated_at":"2020-08-02T14:26:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"71d57093-1746-4367-9c7d-fd6e90c915d9","html_url":"https://github.com/jackgerrits/ore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jackgerrits/ore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackgerrits%2Fore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackgerrits%2Fore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackgerrits%2Fore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackgerrits%2Fore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackgerrits","download_url":"https://codeload.github.com/jackgerrits/ore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackgerrits%2Fore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33288126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cpp","opengl"],"created_at":"2024-10-13T07:33:59.501Z","updated_at":"2026-05-21T04:02:54.144Z","avatar_url":"https://github.com/jackgerrits.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# An OpenGL Rendering Engine\n[![Build and test](https://github.com/jackgerrits/ore/workflows/Build%20and%20test/badge.svg?branch=master)](https://github.com/jackgerrits/ore/actions?query=workflow%3A%22Build+and+test%22)\n\n\nThis is an in progress port of the engine used in my [other project](https://github.com/jackgerrits/opengl-car-game) to a generic reusable engine. It follows the entity-component-system design.\n\n## Dependencies\n\n### Ubuntu/Debian\n```sh\napt-get install libglfw3-dev libglm-dev\n```\n### Vcpkg on Windows\n```sh\nvcpkg install --triplet x64-windows glfw3 glm\n```\nSee [Vcpkg docs](https://github.com/Microsoft/vcpkg/blob/master/docs/users/integration.md#with-cmake) for how to get CMake to pick these up.\n\n## Build\n```\nmkdir build\ncmake ..\nmake\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackgerrits%2Fore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackgerrits%2Fore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackgerrits%2Fore/lists"}