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š 0f98d2f172 python: expose new shaders.Phong features. 6 years ago
doc python: expose new shaders.Phong features. 6 years ago
modules modules: adapt FindMagnumBindings.cmake to recent header renames. 6 years ago
package package/ci: rename Windows builds to not include GL anymore. 6 years ago
src python: expose new shaders.Phong features. 6 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 Update project version. 6 years ago
CONTRIBUTING.md Add initial README and license. 7 years ago
COPYING Updated copyright year. 6 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.