@ -12,8 +12,8 @@ commercial purposes.
[](https://codecov.io/gh/mosra/magnum)
[](https://opensource.org/licenses/MIT)
- Project homepage — http://magnum.graphics/
- Documentation — http://doc.magnum.graphics/
- Project homepage — https ://magnum.graphics/
- Documentation — https ://doc.magnum.graphics/
- GitHub project page — https://github.com/mosra/magnum
Beauty of simplicity
@ -23,7 +23,7 @@ Among Magnum essentials is a UTF-8-aware OS, filesystem and console
abstraction, a feature-packed vector math library and a slim C++11 wrapper of
OpenGL / WebGL family of APIs. Build on top of that or opt-in for more.
[See all core features ](http://magnum.graphics/features/ )
[See all core features ](https ://magnum.graphics/features/ )
With batteries included
=======================
@ -33,7 +33,7 @@ automatic testing, asset management, integration with popular windowing
toolkits and a UI library. Everything fits together but you still have a
choice.
[List the extra features ](http://magnum.graphics/features/extras/ )
[List the extra features ](https ://magnum.graphics/features/extras/ )
Screws are not glued in
=======================
@ -42,12 +42,12 @@ There's always more than one way to do things. Enjoy the freedom of choice and
integrate your own asset loader, texture compressor, font format or math
library, if you feel the need. Or use any of the various plugins.
[View extension points ](http://magnum.graphics/features/extensions/ )
[View extension points ](https ://magnum.graphics/features/extensions/ )
-------
*Wondering if Magnum is a good fit for your project?* We prepared
[a few case studies ](http://magnum.graphics/is-magnum-what-i-am-looking-for/ )
[a few case studies ](https ://magnum.graphics/is-magnum-what-i-am-looking-for/ )
to help you decide.
SUPPORTED PLATFORMS
@ -68,27 +68,27 @@ Graphics APIs:
functionality
- **WebGL** 1.0, 2.0 and extensions to match desktop OpenGL functionality
See the [Build Status page ](http://magnum.graphics/build-status/ ) for detailed
See the [Build Status page ](https ://magnum.graphics/build-status/ ) for detailed
per-platform build status.
WHAT'S NEW?
===========
Curious about what was added or improved recently? Check out the
[Changelog ](http://doc.magnum.graphics/magnum/changelog.html#changelog-latest )
[Changelog ](https ://doc.magnum.graphics/magnum/changelog.html#changelog-latest )
page in the documentation.
GETTING STARTED
===============
The best way to get started is to read the thorough
[download, build, install and start using Magnum ](http://doc.magnum.graphics/magnum/getting-started.html )
[download, build, install and start using Magnum ](https ://doc.magnum.graphics/magnum/getting-started.html )
in your project. There is also a complete
[building documentation ](http://doc.magnum.graphics/magnum/building.html ) — we
[building documentation ](https ://doc.magnum.graphics/magnum/building.html ) — we
provide packages for many platforms, including Windows, Linux and macOS.
After that, there are various [tutorials and examples ](http://doc.magnum.graphics/magnum/example-index.html )
and a complete [feature guide ](http://doc.magnum.graphics/magnum/features.html )
After that, there are various [tutorials and examples ](https ://doc.magnum.graphics/magnum/example-index.html )
and a complete [feature guide ](https ://doc.magnum.graphics/magnum/features.html )
explaining all aspects of the library.
RELATED PROJECTS
@ -114,7 +114,7 @@ separate repositories.
mutually exclusive functionality: https://github.com/mosra/magnum-extras
Outside of the project itself, there's also a lot of community contributions
— [check them out on the website ](http://magnum.graphics/features/community/ ).
— [check them out on the website ](https ://magnum.graphics/features/community/ ).
CONTACT & SUPPORT
=================
@ -122,13 +122,13 @@ 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 ](http://doc.magnum.graphics/magnum/building.html )
and also a guide about [coding style and best practices ](http://doc.magnum.graphics/magnum/coding-style.html )
[how to download and build Magnum ](https ://doc.magnum.graphics/magnum/building.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 — http://magnum.graphics/
- Documentation — http://doc.magnum.graphics/
- Project homepage — https ://magnum.graphics/
- Documentation — https ://doc.magnum.graphics/
- GitHub project page — https://github.com/mosra/magnum
- Gitter community chat — https://gitter.im/mosra/magnum
- E-mail — info@magnum.graphics
@ -136,7 +136,7 @@ possible.
- Google Groups mailing list — magnum-engine@googlegroups.com ([archive](https://groups.google.com/forum/#!forum/magnum-engine))
- Author's personal Twitter — https://twitter.com/czmosra
See also the Magnum Project [Contact & Support page ](http://magnum.graphics/contact/ )
See also the Magnum Project [Contact & Support page ](https ://magnum.graphics/contact/ )
for further information.
CREDITS