mirror of https://github.com/mosra/magnum.git
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.
4.7 KiB
4.7 KiB
Third-party components
- Magnum makes use of the OpenGL and WebGL APIs -- https://www.opengl.org/, https://www.khronos.org/webgl/
- The
GLandVknamespaces internally use code generated using the flextGL extension loader generator -- https://github.com/mosra/flextgl. Copyright © 2011-2018 Thomas Weber, licensed under the MIT license - The
Audionamespace depends on the OpenAL API -- http://www.openal.org. - The
Platform::GlfwApplicationclass uses the GLFW library -- http://www.glfw.org/, licensed under the zlib/libpng license. - The
Platform::GlutApplicationclass uses freeGLUT library -- http://freeglut.sourceforge.net/, licensed under the MIT license. - The
Platform::Sdl2Applicationclass uses the SDL2 library -- https://www.libsdl.org/, licensed under ZLIB license
Contributors to Magnum library
Listing only people with code contributions, because otherwise there's too many :) Big thanks to everyone involved!
- Alan (@Alan-FGR) -- documentation fixes
- Alexander F Rødseth (@xyproto) -- packages in the ArchLinux community repository
- Alexey Yurchenko (@alexesDev) -- static analyis, bug reports
- Alice Margatroid (@Alicemargatroid) --
Multi-channel support in Audio library, standard conformance, float,
double, A-Law and μ-Law format support in
WavAudioImporterplugin - Andy Somogyi (@andysomogyi) -- bugreports, API design improvement suggestions
- @ArEnSc -- initial implementation of windowless applications under macOS, macOS port improvements
- Ashwin Ravichandran (@ashrko619) -- Bézier curve implementation
- Bill Robinson (@wivlaro -- numerous bug reports, macOS fixes, feature improvements
- @biosek) -- documentation fixes
- Denis Igorevich Lobanov (@denislobanov -- math fixes
- @dlardi) -- WGL-related bugfixes
- Eliot Saba (@staticfloat) -- macOS-related GLFW updates
- Émile Grégoire (@emgre) -- documentation updates, algorithm bugfixes
- Gerhard de Clercq -- Windows RT (Store/Phone) port
- Guillaume Giraud (@Guillaume227) -- algorithm bugfixes
- Ivan P. (@uzername) --- documentation improvements
- Jonathan Hale (@Squareys) -- Audio library enhancements, GlfwApplication implementation, frustum and cone culling, bug reports, documentation improvements
- Joel Clay (@jclay) --- Vcpkg packages
- Konstantinos Chatzilygeroudis (@costashatz) -- Debian package
- Krzysztof Szenk (@Crisspl) -- math fixes
- Leon Moctezuma (@leonidax) -- bugreports, API design direction
- Miguel Martin (@miguelmartin75) -- initial macOS port, various other improvements
- Nathan Ollerenshaw (@matjam) --- Ubuntu packages in a PPA repository
- Nicholas "LB" Branden (@LB--) -- warning fixes, Windows buildsystem improvements
- Olga Turanksaya (@olga-python) -- Gentoo ebuild
- Sam Spilsbury (@smspillaz) -- WebGL and GLES fixes
- Samuel Kogler (@skogler) -- GLFW application crash fixes
- Séverin Lemaignan (@severin-lemaignan) -- lots of feedback and bug reports for the initial releases
- @sigman78 -- Initial MSVC 2017 port, Vcpkg packages
- Siim Kallas (@seemk) -- Sdl2Application improvements, bugfixes
- Steeve Morin (@steeve) -- iOS buildsystem improvements
- Stefan Wasilewski (@smw) -- macOS port improvements
- Travis Watkins (@amaranth) -- support for windowless applications under macOS
Is this list missing your name or something's wrong? Let us know!