Browse Source

Updated CREDITS.md.

pull/77/head
Vladimír Vondruš 12 years ago
parent
commit
6730a476cf
  1. 12
      CREDITS.md

12
CREDITS.md

@ -1,9 +1,15 @@
Third-party components Third-party components
---------------------- ----------------------
* **flextGL** extension loader generator -- https://github.com/ginkgo/flextGL, Not mentioning OpenGL API and platform-specific toolkits.
Copyright © 2011 Thomas Weber, licensed under
[MIT license](https://raw.githubusercontent.com/ginkgo/flextGL/master/COPYING) * Magnum internally uses code generated using **flextGL** extension loader
generator -- https://github.com/ginkgo/flextGL. Copyright © 2011 Thomas
Weber, licensed under [MIT license](https://raw.githubusercontent.com/ginkgo/flextGL/master/COPYING)
* The `Platform::GlutApplication` class uses **freeGLUT** library --
http://freeglut.sourceforge.net/, licensed under MIT license.
* The `Platform::Sdl2Application` class uses **SDL2** library --
https://www.libsdl.org/, licensed under [ZLIB license](http://www.gzip.org/zlib/zlib_license.html)
Contributors to Magnum library Contributors to Magnum library
------------------------------ ------------------------------

Loading…
Cancel
Save