@ -55,7 +55,7 @@ Platforms:
* **Linux** and embedded Linux (natively using GLX/EGL and Xlib or through
* **Linux** and embedded Linux (natively using GLX/EGL and Xlib or through
SDL2, GLFW or GLUT toolkit) [](https://travis-ci.org/mosra/magnum) [](https://coveralls.io/github/mosra/magnum?branch=master)
SDL2, GLFW or GLUT toolkit) [](https://travis-ci.org/mosra/magnum) [](https://coveralls.io/github/mosra/magnum?branch=master)
* **Windows** on both MSVC and MinGW, natively or using ANGLE (through SDL2, GLFW or GLUT toolkit) [](https://ci.appveyor.com/project/mosra/magnum/branch/master)
* **Windows** on both MSVC and MinGW, natively or using ANGLE (through SDL2, GLFW or GLUT toolkit) [](https://ci.appveyor.com/project/mosra/magnum/branch/master)
* **OS X ** (through SDL2 or GLFW toolkit) [](https://travis-ci.org/mosra/magnum)
* **mac OS** (through SDL2 or GLFW toolkit) [](https://travis-ci.org/mosra/magnum)
* **iOS** (through SDL2 toolkit) [](https://travis-ci.org/mosra/magnum)
* **iOS** (through SDL2 toolkit) [](https://travis-ci.org/mosra/magnum)
* **Android** 2.3 (API Level 9) and higher [](https://travis-ci.org/mosra/magnum)
* **Android** 2.3 (API Level 9) and higher [](https://travis-ci.org/mosra/magnum)
* **Windows RT** (Store/Phone) using ANGLE (through SDL2 toolkit) [](https://ci.appveyor.com/project/mosra/magnum/branch/master)
* **Windows RT** (Store/Phone) using ANGLE (through SDL2 toolkit) [](https://ci.appveyor.com/project/mosra/magnum/branch/master)
@ -152,23 +152,23 @@ separate repositories.
* **Corrade** -- main Magnum dependency, multiplatform utility library:
* **Corrade** -- main Magnum dependency, multiplatform utility library:
https://github.com/mosra/corrade
https://github.com/mosra/corrade
[](https://travis-ci.org/mosra/corrade) [](https://ci.appveyor.com/project/mosra/corrade/branch/master)
[](https://travis-ci.org/mosra/corrade) [](https://ci.appveyor.com/project/mosra/corrade/branch/master)
* **Magnum Bootstrap** -- bootstrap projects for many use cases, helping you
* **Magnum Bootstrap** -- bootstrap projects for many use cases, helping you
get up and running in no time: https://github.com/mosra/magnum-bootstrap
get up and running in no time: https://github.com/mosra/magnum-bootstrap
* **Magnum Plugins** -- various importer plugins for image, font, audio and
* **Magnum Plugins** -- various importer plugins for image, font, audio and
3D model formats is at https://github.com/mosra/magnum-plugins
3D model formats is at https://github.com/mosra/magnum-plugins
[](https://travis-ci.org/mosra/magnum-plugins) [](https://ci.appveyor.com/project/mosra/magnum-plugins/branch/master)
[](https://travis-ci.org/mosra/magnum-plugins) [](https://ci.appveyor.com/project/mosra/magnum-plugins/branch/master)
* **Magnum Integration** -- integration with various external math and
* **Magnum Integration** -- integration with various external math and
physics, get it at https://github.com/mosra/magnum-integration
physics, get it at https://github.com/mosra/magnum-integration
[](https://travis-ci.org/mosra/magnum-integration) [](https://ci.appveyor.com/project/mosra/magnum-integration/branch/master)
[](https://travis-ci.org/mosra/magnum-integration) [](https://ci.appveyor.com/project/mosra/magnum-integration/branch/master)
* **Magnum Examples** -- examples of engine usage, varying from simple
* **Magnum Examples** -- examples of engine usage, varying from simple
*Hello World* -like example to more advanced applications, such as viewer
*Hello World* -like example to more advanced applications, such as viewer
for complex 3D models. See it at https://github.com/mosra/magnum-examples
for complex 3D models. See it at https://github.com/mosra/magnum-examples
[](https://travis-ci.org/mosra/magnum-examples) [](https://ci.appveyor.com/project/mosra/magnum-examples/branch/master)
[](https://travis-ci.org/mosra/magnum-examples) [](https://ci.appveyor.com/project/mosra/magnum-examples/branch/master)
* **Magnum Extras** -- playground for testing new APIs, specialized stuff
* **Magnum Extras** -- playground for testing new APIs, specialized stuff
that doesn't necessarily need to be a part of main Magnum repository or
that doesn't necessarily need to be a part of main Magnum repository or
mutually exclusive functionality: https://github.com/mosra/magnum-extras
mutually exclusive functionality: https://github.com/mosra/magnum-extras
[](https://travis-ci.org/mosra/magnum-extras) [](https://ci.appveyor.com/project/mosra/magnum-extras/branch/master)
[](https://travis-ci.org/mosra/magnum-extras) [](https://ci.appveyor.com/project/mosra/magnum-extras/branch/master)
* **libRocket integration** -- integrates Magnum as rendering backend into
* **libRocket integration** -- integrates Magnum as rendering backend into
[libRocket ](https://github.com/libRocket/libRocket ) GUI library:
[libRocket ](https://github.com/libRocket/libRocket ) GUI library:
https://github.com/miguelmartin75/Magnum-libRocket
https://github.com/miguelmartin75/Magnum-libRocket