# magnum-plugins **Repository Path**: heray/magnum-plugins ## Basic Information - **Project Name**: magnum-plugins - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-20 - **Last Updated**: 2024-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Here are various plugins for the Magnum C++11/C++14 graphics engine — asset import and conversion, text rendering and more. [![Join the chat at https://gitter.im/mosra/magnum](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mosra/magnum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://circleci.com/gh/mosra/magnum-plugins.svg?style=shield)](https://circleci.com/gh/mosra/magnum-plugins) [![Build Status](https://travis-ci.com/mosra/magnum-plugins.svg?branch=master)](https://travis-ci.com/mosra/magnum-plugins) [![Build Status](https://ci.appveyor.com/api/projects/status/nkdlwaxm2i9d6vpx/branch/master?svg=true)](https://ci.appveyor.com/project/mosra/magnum-plugins/branch/master) [![Coverage Status](https://codecov.io/gh/mosra/magnum-plugins/branch/master/graph/badge.svg)](https://codecov.io/gh/mosra/magnum-plugins) [![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT) - Project homepage — https://magnum.graphics/ - Documentation — https://doc.magnum.graphics/ - GitHub project page — https://github.com/mosra/magnum-plugins SUPPORTED PLATFORMS =================== - **Linux** and embedded Linux - **Windows** with MSVC, clang-cl and MinGW, **Windows RT** (Store/Phone) - **macOS**, **iOS** - **Android** - **Web** ([asm.js](http://asmjs.org/) or [WebAssembly](http://webassembly.org/)), through [Emscripten](http://kripken.github.io/emscripten-site/) WHAT'S NEW? =========== Curious about what was added or improved recently? Check out the [Changelog](https://doc.magnum.graphics/magnum/changelog-plugins.html#changelog-plugins-latest) page in the documentation. BUILDING MAGNUM PLUGINS ======================= The building process is similar to Magnum itself. See the [building documentation](https://doc.magnum.graphics/magnum/building-plugins.html) for a comprehensive guide for building, packaging and crosscompiling — we provide packages for many platforms, including Windows, Linux and macOS. CONTACT & SUPPORT ================= If you want to contribute to Magnum, if you spotted a bug, need a feature or have an awesome idea, you can get a copy of the sources from GitHub and start right away! There is the already mentioned guide about [how to download and build Magnum Plugins](https://doc.magnum.graphics/magnum/building-plugins.html) and also a guide about [coding style and best practices](https://doc.magnum.graphics/magnum/coding-style.html) which you should follow to keep the library as consistent and maintainable as possible. - Project homepage — https://magnum.graphics/ - Documentation — https://doc.magnum.graphics/ - GitHub — https://github.com/mosra/magnum-plugins and the [#magnum](https://github.com/topics/magnum) topic - GitLab — https://gitlab.com/mosra/magnum-plugins - Gitter community chat — https://gitter.im/mosra/magnum - E-mail — info@magnum.graphics - Google Groups mailing list — magnum-engine@googlegroups.com ([archive](https://groups.google.com/forum/#!forum/magnum-engine)) - Twitter — https://twitter.com/czmosra and the [#MagnumEngine](https://twitter.com/hashtag/MagnumEngine) hashtag See also the Magnum Project [Contact & Support page](https://magnum.graphics/contact/) for further information. CREDITS ======= See the [CREDITS.md](CREDITS.md) file for details. Big thanks to everyone involved! LICENSE ======= Magnum is licensed under the MIT/Expat license, see the [COPYING](COPYING) file for details.