Credits
Third-party dependencies and their corresponding license information; people and organizations that contributed to Magnum Python Bindings.
Third-party components
While Magnum Python Bindings themselves don’t depend on much, a lot of third-party components is used transitively from the Magnum C++ implementation. Please see the main page for license of Magnum Python Bindings themselves and the Third-party components page of C++ docs for a detailed overview of all used components. The list below uses the same color-coding scheme for easier overview:
- Magnum Python Bindings
- Bindings generated with pybind11, released under a BSD-style license (license text, choosealicense.com). It requires attribution for public use.
Contributors
Listing only people with code contributions or other significant work, because otherwise there’s too many :) There’s also a similar list for Corrade and Magnum themselves. Big thanks to everyone involved!
Are the below lists missing your name or something’s wrong? Let us know!
- Aaron Gokaslan (@Skylion007) — minor performance and documentation fixes, expanding Color3 / Color4 bindings
- Cameron Egbert (@cegbertOculus) — initial Windows port
- James Murphy (@mCodingLLC) — buildsystem fixes, expanding gl.Framebuffer bindings
- John Laxson (@jlaxson) — Homebrew package improvements
- Stanislaw Halik (@sthalik) — build fixes
- Vladimir Gamalyan (@vladimirgamalyan) — expanding gl.Renderer bindings