https://github.com/mosra/magnum-bindings
Bindings of the Magnum C++11 graphics engine into other languages
https://github.com/mosra/magnum-bindings
c-plus-plus c-plus-plus-11 game game-engine gamedev graphics graphics-engine magnum opengl python vulkan webgl
Last synced: 6 months ago
JSON representation
Bindings of the Magnum C++11 graphics engine into other languages
- Host: GitHub
- URL: https://github.com/mosra/magnum-bindings
- Owner: mosra
- License: other
- Created: 2019-05-01T13:46:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T18:51:25.000Z (over 1 year ago)
- Last Synced: 2024-07-19T02:23:03.388Z (over 1 year ago)
- Topics: c-plus-plus, c-plus-plus-11, game, game-engine, gamedev, graphics, graphics-engine, magnum, opengl, python, vulkan, webgl
- Language: C++
- Homepage: https://magnum.graphics
- Size: 1.85 MB
- Stars: 19
- Watchers: 6
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
README
This repository contains bindings of the Magnum C++11 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://circleci.com/gh/mosra/magnum-bindings)
[](https://ci.appveyor.com/project/mosra/magnum-bindings/branch/master)
[](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-bindingsUNDER 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!- 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))
- Bluesky — https://bsky.app/profile/mosra.czSee 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.