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š ba4e20006a python: adapt to GL::TextureFormat updates. 5 years ago
.circleci package/ci: migrate to CircleCI. 5 years ago
doc python: apparently I can't name functions from(), hah. 5 years ago
modules Updated copyright year. 5 years ago
package package/homebrew: a patch to make 2020.06 compile with latest pybind. 5 years ago
src python: adapt to GL::TextureFormat updates. 5 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 Updated copyright year. 5 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 README and docs for travis-ci.com migration. 6 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.