This file aggregates the third-party licenses and copyright notices that apply to the McNopper/OpenGL examples specifically — i.e. what this repository adds on top of its underlying library, GLUS.
The examples themselves are distributed under the MIT License — see
LICENSE.
These examples are built on top of GLUS (MIT), by Norbert Nopper. GLUS provides the desktop boilerplate (window/context, GL loading, glTF loading, image decode) and bundles its own third-party dependencies:
- glfw — Zlib License
- glew (GLEW) — BSD-3-Clause License
- cgltf — MIT License
- stb (stb_image.h) — MIT License / Public Domain
The full license texts and copyright notices for all of the above are maintained in the GLUS repository:
👉 https://github.com/McNopper/GLUS/blob/main/THIRD-PARTY.md
They are not duplicated here; comply with them as described in that file.
- License: MIT
- Upstream: https://github.com/McNopper/EGL
- Copyright: Copyright (c) since 2014 Norbert Nopper
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
The following models are bundled as binary assets under Binaries/ and are
licensed under Creative Commons Attribution 4.0 International (CC-BY-4.0)
(https://creativecommons.org/licenses/by/4.0/). Redistribution is permitted for
any purpose, provided the author is credited.
- Source: https://sketchfab.com/3d-models/albert-einstein-33ba1b5ba92744ec90b032b82d47befb
- Author: pattarrian (https://sketchfab.com/pattarrian)
- License: CC-BY-4.0
- Credit: This work is based on "Albert Einstein" (https://sketchfab.com/3d-models/albert-einstein-33ba1b5ba92744ec90b032b82d47befb) by pattarrian (https://sketchfab.com/pattarrian) licensed under CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/).
- Source: https://sketchfab.com/3d-models/phoenix-bird-844ba0cf144a413ea92c779f18912042
- Author: NORBERTO-3D (https://sketchfab.com/norberto3d)
- License: CC-BY-4.0
- Credit: This work is based on "phoenix bird" (https://sketchfab.com/3d-models/phoenix-bird-844ba0cf144a413ea92c779f18912042) by NORBERTO-3D (https://sketchfab.com/norberto3d) licensed under CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/).