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š c9515bbd1d python: exposed CompressedImage and ImageView classes. 3 years ago
.circleci package/ci: migrate to CircleCI. 5 years ago
doc python: exposed CompressedImage and ImageView classes. 3 years ago
modules python: adapt to SceneTools and MeshTools changes. 3 years ago
package package/archlinux: adapt to lcov 2.0 changes. 3 years ago
src python: exposed CompressedImage and ImageView classes. 3 years ago
.editorconfig Indent glTF files with two spaces. 3 years ago
.gitignore Initial code for the Python bindings, adding math angle types. 7 years ago
CMakeLists.txt CMake: make it possible to use <PackageName>_ROOT to locate dependencies. 3 years ago
CONTRIBUTING.md Add initial README and license. 7 years ago
COPYING Updated copyright year. 4 years ago
CREDITS.md Add initial README and license. 7 years ago
README.md Bye, Travis! You won't be missed. 4 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 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.