{"id":21852441,"url":"https://github.com/congard/algine","last_synced_at":"2025-04-14T16:24:51.047Z","repository":{"id":45908846,"uuid":"182413604","full_name":"congard/algine","owner":"congard","description":"Open Source OpenGL C++ Engine","archived":false,"fork":false,"pushed_at":"2025-02-16T12:52:22.000Z","size":123685,"stargazers_count":21,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-28T05:11:11.513Z","etag":null,"topics":["3d","3d-engine","3d-graphics","android","android-library","cplusplus","cpp","cpp20","cross-platform","engine3d","linux","lua","open-source","opengl","opengl-es","opengles","opensource","windows"],"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/congard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":"http://congard.pp.ua/support-me/"}},"created_at":"2019-04-20T14:07:52.000Z","updated_at":"2025-03-01T11:46:25.000Z","dependencies_parsed_at":"2023-09-29T00:58:53.883Z","dependency_job_id":"870e75b8-2acf-4d83-b0f1-c1897c46ea09","html_url":"https://github.com/congard/algine","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/congard%2Falgine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congard%2Falgine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congard%2Falgine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congard%2Falgine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/congard","download_url":"https://codeload.github.com/congard/algine/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248915184,"owners_count":21182582,"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","3d-engine","3d-graphics","android","android-library","cplusplus","cpp","cpp20","cross-platform","engine3d","linux","lua","open-source","opengl","opengl-es","opengles","opensource","windows"],"created_at":"2024-11-28T01:17:04.429Z","updated_at":"2025-04-14T16:24:51.037Z","avatar_url":"https://github.com/congard.png","language":"C++","readme":"# Algine\n\n![stability-wip](https://img.shields.io/badge/Stability-WIP-lightgrey.svg)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/40d3479da92040c79c5570336aff3697)](https://www.codacy.com/manual/congard/algine?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=congard/algine\u0026amp;utm_campaign=Badge_Grade)\n\n\u003e [!WARNING]\n\u003e This project in a WIP state, which means a lot of things will be changed.\n\u003e Use it at your own risk and responsibility.\n\u003e \u003cbr\u003eSee our [board](https://github.com/users/congard/projects/2/) for more info about planned changes.\n\nAlgine - OpenGL 3.3+ engine written in C++\n\n**Supported platforms:** Linux, Android, Windows\n\u003cbr\u003e**Target platforms:** Linux (clang), Android\n\n**Recommended toolchain:** clang + mold\n\n[![Algine v1.6 alpha](pictures/1.png)](https://youtu.be/pYUXtRl-LTs)\n\n## Functionality\n\nShort overview:\n\n* Core\n  * Textures\n  * Framebuffers \u0026 Renderbuffers\n  * Shaders \u0026 Shader programs\n  * Buffers (Array, Index, Uniform etc)\n  * Contexts / multithreading\n  * Widgets (font rendering, canvas, layouts etc)\n  * Logging\n  * Debugging (including Algine SOP)\n  * Custom shader preprocessor\n  * Built-in GLSL modules and shaders\n  * Platform-specific functionality\n  * Lua as main scripting language (coming soon)\n  * etc\n* Std\n  * Skeletal animations\n  * Model loading (support of 40+ 3D model formats thanks to [Assimp](https://github.com/assimp/assimp))\n  * Custom materials (amtl)\n  * Cameras\n  * Basic effects\n  * etc\n* Ext\n  * Lighting\n  * Shadow mapping\n\nThe engine has a modular design.\n\nAlgine can be embedded in your [Qt application](doc/build/README.md)\n\n## Roadmap\n\nMain goals for now (in priority order):\n\n- [ ] [Lua as main scripting language](doc/lua.md)\n  - [x] Creators\n  - [ ] Core components (Engine, Texture2D, Framebuffer etc)\n  - [ ] Widgets\n  - [x] GLM classes (vec3, vec4, mat3, mat4, quat) and core functionality\n  - [x] Replace JSON configs with Lua scripts\n  - [x] Remove classes `Transferable` and `FileTransferable`\n- [ ] Editor \u003cspan style=\"font-size:0.5em\"\u003e(UI: Lua + AlgineWidgets; Core: C++)\u003c/span\u003e\n\n## Examples\n\nRepository with my sandbox: [algine-examples](https://github.com/congard/algine-examples)\n\nMore examples will be published soon.\n\n## Building\n\nSee [doc/build](doc/build/README.md)\n\n## Contact\n\n*   Telegram: [congard](https://t.me/congard)\n*   Email: [dbcongard@gmail.com](mailto:dbcongard@gmail.com)\n\n## Donate\n\n\u003cb\u003ePayeer:\u003c/b\u003e P36281059\n\nOr you can do it even without finance. Just open [this](http://fainbory.com/8aWY) link\n\nThank you.\n","funding_links":["http://congard.pp.ua/support-me/"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcongard%2Falgine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcongard%2Falgine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcongard%2Falgine/lists"}