{"id":17453252,"url":"https://github.com/cjdb/doge","last_synced_at":"2025-04-19T16:15:01.528Z","repository":{"id":90680398,"uuid":"111341601","full_name":"cjdb/doge","owner":"cjdb","description":"An open source game engine leveraging C++17, Concepts TS, Ranges TS, OpenGL 4.3, Vulkan, and SYCL.","archived":false,"fork":false,"pushed_at":"2020-07-01T04:22:18.000Z","size":1815,"stargazers_count":4,"open_issues_count":38,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-15T18:03:25.145Z","etag":null,"topics":["concepts-ts","cpp","cpp-17","doge","game-engine","game-engine-development","game-engine-prototype","opengl","ranges-ts","sycl","vulkan"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cjdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-11-19T23:45:02.000Z","updated_at":"2022-08-04T21:42:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf7c6901-2a43-4105-8855-148663cf2629","html_url":"https://github.com/cjdb/doge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjdb%2Fdoge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjdb%2Fdoge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjdb%2Fdoge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjdb%2Fdoge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjdb","download_url":"https://codeload.github.com/cjdb/doge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240400290,"owners_count":19795330,"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":["concepts-ts","cpp","cpp-17","doge","game-engine","game-engine-development","game-engine-prototype","opengl","ranges-ts","sycl","vulkan"],"created_at":"2024-10-18T00:22:23.547Z","updated_at":"2025-03-02T07:31:53.749Z","avatar_url":"https://github.com/cjdb.png","language":"C++","readme":"# Dynamically Open Game Engine (doge)\n\n## Prerequisites\n\n* GCC 7\n* CMake 3.9\n* Ninja or Make\n* cmcstl2 tip-of-trunk\n* Boost 1.65.1\n* GLFW 3\n* GLM\n* Git\n\n## Install\n\n```bash\nmkdir -p doge/build\ncd doge\ngit clone https://github.com/cjdb/doge.git\ncd build\ncmake -G'Ninja' -DDOGE_GLFW_PATH=\u003cpath-to-glfw\u003e -DDOGE_GLM_PATH=\u003cpath-to-glm\u003e -DDOGE_GLI_PATH=\u003cpath-to-gli\u003e -DDOGE_CMCSTL2_PATH=\u003cpath-to-cmcstl2\u003e ../doge\nninja\nninja test\nninja install # administrator privliges may be necessary\n```\n\nNote that `DOGE_*_PATH` variables are optional, and are not necessary if the library is installed in\nthe compiler's default path.\n\n### Officially supported platforms\n\n* Microsoft Windows 10 (using MinGW-w64)\n\n## Reporting bugs and issues\n\nPlease use the issue tracker at https://github.com/cjdb/doge to report any issues that you\nencounter.\n\n## Submitting patches\n\nPatches can be submitted by making pull requests from your local fork. All patches are subject to\nreview. Please make sure that your pull request attempts to merge from a branch other than master.\nPatches that attempt to merge from master will be closed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjdb%2Fdoge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcjdb%2Fdoge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjdb%2Fdoge/lists"}