Skip to content

mosra/magnum-plugins

Repository files navigation

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 Build Status Build Status Coverage Status MIT License

SUPPORTED PLATFORMS

  • Linux and embedded Linux
  • Windows with MSVC, clang-cl and MinGW, Windows RT (Store/Phone)
  • macOS, iOS
  • Android
  • Web (asm.js or WebAssembly), through Emscripten

WHAT'S NEW?

Curious about what was added or improved recently? Check out the Changelog page in the documentation.

BUILDING MAGNUM PLUGINS

The building process is similar to Magnum itself. See the building documentation 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 and also a guide about coding style and best practices which you should follow to keep the library as consistent and maintainable as possible.

See also the Magnum Project Contact & Support page for further information.

CREDITS

See the CREDITS.md file for details. Big thanks to everyone involved!

LICENSE

Magnum is licensed under the MIT/Expat license, see the COPYING file for details.