{"id":20078793,"url":"https://github.com/nasso/ige","last_synced_at":"2025-05-05T22:33:05.886Z","repository":{"id":46165535,"uuid":"342078187","full_name":"nasso/ige","owner":"nasso","description":"3D Game Engine built in C++20","archived":false,"fork":false,"pushed_at":"2021-11-21T23:14:35.000Z","size":3750,"stargazers_count":5,"open_issues_count":6,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-02-28T22:26:13.680Z","etag":null,"topics":["cpp20","game-engine"],"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/nasso.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-25T00:47:31.000Z","updated_at":"2022-04-04T02:16:25.000Z","dependencies_parsed_at":"2022-09-22T00:52:12.635Z","dependency_job_id":null,"html_url":"https://github.com/nasso/ige","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasso%2Fige","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasso%2Fige/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasso%2Fige/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasso%2Fige/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nasso","download_url":"https://codeload.github.com/nasso/ige/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224470886,"owners_count":17316710,"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":["cpp20","game-engine"],"created_at":"2024-11-13T15:16:43.532Z","updated_at":"2024-11-13T15:16:44.258Z","avatar_url":"https://github.com/nasso.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ige\n\n[![build + tests](https://github.com/nasso/ige/actions/workflows/ci.yml/badge.svg)](https://github.com/nasso/ige/actions/workflows/ci.yml)\n\n`ige` is a 3D game engine built in C++20 for educational purposes.\n\n## Features\n\n- Entity-Component-System architecture\n- Basic 3D renderer using OpenGL 4\n- glTF 2.0 model loading\n- Physics engine using [Bullet 3](https://bulletphysics.org/)\n- Plugin system to opt-in to only the features you need\n\n## Contributing\n\nContributions are welcome! Just keep the following rules in mind:\n\n- **The repository uses a rebase workflow and has a \"no-merge policy\" similar to\n  the [one used by the rust-lang repository][rust-nmp].** This helps keeping a\n  clean commit history.\n- **All the code in this repository must be formatted according to the\n  `.clang-format` configuration files provided.** However, `clang-format` will,\n  in some rare occasions, format the code in a weird way (e.g. for some recent\n  C++20 syntax that aren't fully supported yet). You can temporarily turn it off\n  with `// clang-format off/on` blocks.\n- Most importantly, try to **keep the code as consistent as possible** with\n  what's already here!\n\n[rust-nmp]: https://rustc-dev-guide.rust-lang.org/git.html#no-merge-policy\n\n## License\n\n`ige` is licensed under the MIT license. See [LICENSE] for the full text.\n\n[license]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasso%2Fige","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnasso%2Fige","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasso%2Fige/lists"}