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.
 
 
 
 
 
Vladimír Vondruš 34ca50dca8 python: expose application properties as actual properties. 7 years ago
doc python: remove the black magic from magnum.platform. 7 years ago
modules modules: updated GL-related Find modules. 7 years ago
package package/ci: minor cleanup. 7 years ago
src python: expose application properties as actual properties. 7 years ago
.editorconfig Add file encoding to .editorconfig. 7 years ago
.gitignore Initial code for the Python bindings, adding math angle types. 7 years ago
.travis.yml package/ci: initial Travis setup. 7 years ago
CMakeLists.txt modules: added FindMagnumBindings.cmake for finding the helper headers. 7 years ago
CONTRIBUTING.md Add initial README and license. 7 years ago
COPYING Add initial README and license. 7 years ago
CREDITS.md Add initial README and license. 7 years ago
README.md Update doc link in README. 7 years ago

README.md

This repository contains bindings of the Magnum C++11/C++14 graphics engine into other languages such as Python.

Join the chat at https://gitter.im/mosra/magnum Build Status Coverage Status MIT License

UNDER CONSTRUCTION

Contents of this repository and documentation is under construction. You can find work-in-progress docs at https://doc.magnum.graphics/python/ 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!

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.