You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
2.2 KiB
53 lines
2.2 KiB
|
7 years ago
|
This repository contains bindings of the Magnum C++11/C++14 graphics engine
|
||
|
|
into other languages such as Python.
|
||
|
|
|
||
|
|
[](https://gitter.im/mosra/magnum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||
|
|
[](https://travis-ci.org/mosra/magnum-bindings)
|
||
|
|
[](https://codecov.io/gh/mosra/magnum-bindings)
|
||
|
|
[](https://opensource.org/licenses/MIT)
|
||
|
|
|
||
|
|
- Project homepage — https://magnum.graphics/
|
||
|
|
- Documentation — https://doc.magnum.graphics/
|
||
|
|
- GitHub project page — https://github.com/mosra/magnum-bindings
|
||
|
|
|
||
|
|
UNDER CONSTRUCTION
|
||
|
|
==================
|
||
|
|
|
||
|
|
Contents of this repository and documentation is under construction. You can
|
||
|
|
find work-in-progress docs at https://doc.magnum.graphics/doc/magnum.py/ but
|
||
|
|
there isn't much to look at yet.
|
||
|
|
|
||
|
|
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!
|
||
|
|
|
||
|
|
- Project homepage — https://magnum.graphics/
|
||
|
|
- Documentation — https://doc.magnum.graphics/
|
||
|
|
- GitHub — https://github.com/mosra/magnum-bindings and the
|
||
|
|
[#magnum](https://github.com/topics/magnum) topic
|
||
|
|
- GitLab — https://gitlab.com/mosra/magnum-bindings
|
||
|
|
- 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.
|