{"id":13731687,"url":"https://github.com/mosra/magnum-integration","last_synced_at":"2025-04-04T19:10:37.529Z","repository":{"id":7576100,"uuid":"8930863","full_name":"mosra/magnum-integration","owner":"mosra","description":"Integration libraries for the Magnum C++11 graphics engine","archived":false,"fork":false,"pushed_at":"2025-03-04T20:57:12.000Z","size":2279,"stargazers_count":103,"open_issues_count":9,"forks_count":47,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-28T18:12:49.322Z","etag":null,"topics":["android","bullet-physics","c-plus-plus","c-plus-plus-11","c-plus-plus-14","cmake","emscripten","game-engine","gamedev","graphics-engine","ios","linux","magnum","oculus-rift","opengl","opengl-es","osx","webassembly","webgl","windows"],"latest_commit_sha":null,"homepage":"https://magnum.graphics/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mosra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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":"2013-03-21T14:40:40.000Z","updated_at":"2025-03-04T20:57:15.000Z","dependencies_parsed_at":"2024-03-07T18:25:43.611Z","dependency_job_id":"f8160a64-aef8-4d20-9ac0-282d2ed9fe3e","html_url":"https://github.com/mosra/magnum-integration","commit_stats":{"total_commits":1115,"total_committers":29,"mean_commits":38.44827586206897,"dds":"0.18295964125560538","last_synced_commit":"50ac4dbda59ba09a4384f4f75eef36f640b62b5f"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosra%2Fmagnum-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosra%2Fmagnum-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosra%2Fmagnum-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosra%2Fmagnum-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosra","download_url":"https://codeload.github.com/mosra/magnum-integration/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234921,"owners_count":20905854,"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":["android","bullet-physics","c-plus-plus","c-plus-plus-11","c-plus-plus-14","cmake","emscripten","game-engine","gamedev","graphics-engine","ios","linux","magnum","oculus-rift","opengl","opengl-es","osx","webassembly","webgl","windows"],"created_at":"2024-08-03T02:01:35.917Z","updated_at":"2025-04-04T19:10:37.504Z","avatar_url":"https://github.com/mosra.png","language":"C++","funding_links":[],"categories":["Graphics"],"sub_categories":[],"readme":"Here are integration libraries for the Magnum C++11 graphics engine, providing\nintegration of various math and physics libraries into the engine itself.\n\n[![Join the chat at https://gitter.im/mosra/magnum](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mosra/magnum?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Build Status](https://circleci.com/gh/mosra/magnum-integration.svg?style=shield)](https://circleci.com/gh/mosra/magnum-integration)\n[![Build Status](https://ci.appveyor.com/api/projects/status/hs6ykva1ld74vavr/branch/master?svg=true)](https://ci.appveyor.com/project/mosra/magnum-integration/branch/master)\n[![Coverage Status](https://codecov.io/gh/mosra/magnum-integration/branch/master/graph/badge.svg)](https://codecov.io/gh/mosra/magnum-integration)\n[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)\n\n-   Project homepage — https://magnum.graphics/\n-   Documentation — https://doc.magnum.graphics/\n-   GitHub project page — https://github.com/mosra/magnum-integration\n\nSUPPORTED PLATFORMS\n===================\n\n-   **Linux** and embedded Linux\n-   **Windows**, **Windows RT** (Store/Phone)\n-   **macOS**, **iOS**\n-   **Android**\n-   **Web** ([asm.js](http://asmjs.org/) or [WebAssembly](http://webassembly.org/)),\n    through [Emscripten](http://kripken.github.io/emscripten-site/)\n\nWHAT'S NEW?\n===========\n\nCurious about what was added or improved recently? Check out the\n[Changelog](https://doc.magnum.graphics/magnum/changelog-integration.html#changelog-integration-latest)\npage in the documentation.\n\nBUILDING MAGNUM INTEGRATION\n===========================\n\nThe building process is similar to Magnum itself. See the\n[building documentation](https://doc.magnum.graphics/magnum/building-integration.html)\nfor a comprehensive guide for building, packaging and crosscompiling — we\nprovide packages for many platforms, including Windows, Linux and macOS.\n\nCONTACT \u0026 SUPPORT\n=================\n\nIf you want to contribute to Magnum, if you spotted a bug, need a feature or\nhave an awesome idea, you can get a copy of the sources from GitHub and start\nright away! There is the already mentioned guide about\n[how to download and build Magnum Integration](https://doc.magnum.graphics/magnum/building-integration.html)\nand also a guide about [coding style and best practices](https://doc.magnum.graphics/magnum/coding-style.html)\nwhich you should follow to keep the library as consistent and maintainable as\npossible.\n\n-   Project homepage — https://magnum.graphics/\n-   Documentation — https://doc.magnum.graphics/\n-   GitHub — https://github.com/mosra/magnum-integration and the\n    [#magnum](https://github.com/topics/magnum) topic\n-   GitLab — https://gitlab.com/mosra/magnum-integration\n-   Gitter community chat — https://gitter.im/mosra/magnum\n-   E-mail — info@magnum.graphics\n-   Google Groups mailing list — magnum-engine@googlegroups.com\n    ([archive](https://groups.google.com/forum/#!forum/magnum-engine))\n-   Bluesky — https://bsky.app/profile/mosra.cz\n\nSee also the Magnum Project [Contact \u0026 Support page](https://magnum.graphics/contact/)\nfor further information.\n\nCREDITS\n=======\n\n[Detailed contributor list](https://doc.magnum.graphics/magnum/credits-contributors.html#integration)\nis maintained in the documentation. Big thanks to everyone involved!\n\nThere's also a list of [third party components](https://doc.magnum.graphics/magnum/credits-third-party.html)\nthat affect public use of the project.\n\nLICENSE\n=======\n\nMagnum is licensed under the MIT/Expat license, see the [COPYING](COPYING) file\nfor details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmosra%2Fmagnum-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmosra%2Fmagnum-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmosra%2Fmagnum-integration/lists"}