{"id":20865926,"url":"https://github.com/mnesarco/minimal-diligent-base-app","last_synced_at":"2025-05-12T10:32:40.920Z","repository":{"id":141900274,"uuid":"373273564","full_name":"mnesarco/minimal-diligent-base-app","owner":"mnesarco","description":"Minimal Cross Platform Diligent Project Boilerplate","archived":true,"fork":false,"pushed_at":"2021-10-22T15:43:59.000Z","size":104,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T18:34:14.829Z","etag":null,"topics":["3d","boilerplate","diligent","engine","example-project","game-engine"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/mnesarco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","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-06-02T18:57:15.000Z","updated_at":"2023-11-21T14:45:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c9e34db-2838-4124-91a2-b9d810effb94","html_url":"https://github.com/mnesarco/minimal-diligent-base-app","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/mnesarco%2Fminimal-diligent-base-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnesarco%2Fminimal-diligent-base-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnesarco%2Fminimal-diligent-base-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnesarco%2Fminimal-diligent-base-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnesarco","download_url":"https://codeload.github.com/mnesarco/minimal-diligent-base-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253720146,"owners_count":21952980,"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","boilerplate","diligent","engine","example-project","game-engine"],"created_at":"2024-11-18T05:55:21.389Z","updated_at":"2025-05-12T10:32:40.906Z","avatar_url":"https://github.com/mnesarco.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimal Cross Platform Diligent Project Boilerplate \n\n[DiligentEngine](https://github.com/DiligentGraphics/DiligentEngine) is a very nice game engine, but I could not find a bare minimal reusable project template. So I have created this based on the Samples.\n\n* This is what i did in my limited understanding of the examples from DiligentEngine.\n* I am not claiming this is the best way to to this.\n* I have renamed anything with the word \"sample\" to a sensible name.\n* Basically I have copied the SampleBase and renamed some things and simplified the cmake script, then I have copied the GLTFViewer demo and removed everything but the very basic required code to start the app with some imgui stuff.\n* DiligentEngine is included as a git submodule\n* I have tested it only on Linux Mint 19.3\n\n## Usage\n\n```\n\u003e git clone https://github.com/mnesarco/minimal-diligent-base-app\n\u003e cd minimal-diligent-base-app\n\u003e git submodule update --init --recursive\n\u003e\n\u003e mkdir build\n\u003e cd build\n\u003e cmake ..\n\u003e cmake --build .\n```\n\n## Issues / Support / Questions\n\nI am sharing this as an example that can be useful for someone else. But for any support, question, issue or whatever please go to the official Diligent documentation/community.\n\nhttps://github.com/DiligentGraphics/DiligentEngine\n\n## Screenshot\n\n![Screenshot](screenshot.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnesarco%2Fminimal-diligent-base-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnesarco%2Fminimal-diligent-base-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnesarco%2Fminimal-diligent-base-app/lists"}