Skip to content

Latest commit

 

History

History
69 lines (41 loc) · 2.55 KB

LICENSE.md

File metadata and controls

69 lines (41 loc) · 2.55 KB

Licenses of the framework code, external dependencies, assets

The source code (FastMVR/ and UnitTest1) is released under MIT license. Different licenses may apply to assets (media/) and external dependencies ((dependencies/) that are re-distributed with this repository. The below points give an overview of the different licenses, but it does not guarantee completeness. Please also check the license information in the respective folders and check with the original creator/distributor of the external dependency or the asset.

License of the FastMVR source code

MIT License

Copyright (c) 2019 Research Division of Computer Graphics | TU Wien

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.

Licenses of external dependencies

GLFW

GLFW, Copyright (c) Marcus Geelnard and Camilla Löwy, is licensed under the zlib/libpng license:

GLAD

GLAD, Copyright (c) David Herberth, is licensed under the MIT license:

GLM

GLM, Copyright (c) G-Truc Creation, is licensed under The Happy Bunny License and MIT License:

MathGeoLib

MathGeoLib, Copyright Jukka Jylänki, Licensed under the Apache License, Version 2.0:

STB

STB, Copyright (c) by Sean Barrett, licensed under the MIT License and released into the Public Domain.

further TBD.

Licenses of 3rd party assets

3D Models under Creative Commons CC-BY 4.0

  • "Bistro" model

3D Models under CC Attribution-ShareAlike

  • "Gallery" model

3D Models under Creative Commons CC-BY 3.0

  • "San Miguel 2.0" model
  • "Sponza" model

further details TBD.