Skip to content

Latest commit

 

History

History
85 lines (67 loc) · 4.59 KB

LICENSE.md

File metadata and controls

85 lines (67 loc) · 4.59 KB

MDL SDK Copyright and License

Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of NVIDIA CORPORATION nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Images and Resource Files License

The following images are licensed under the Creative Commons Attribution-NoDerivatives 4.0 International License Creative Commons License:

Images (.png, .jpg and .hdr file extensions), lightprofile files (.ies file extension), and BSDF measurement files (.mbsdf file extension) in the examples/mdl/nvidia/ directory, are collectively called MDL Example Resources and are licensed under the CC0 1.0 Universal Public Domain Dedication. CC0 License To the extent possible under law, NVIDIA Corporation has waived all copyright and related or neighboring rights to the MDL Example Resources.

Copyrights and Licenses for Third-Party Software in the MDL SDK

The MDL SDK software contains code written by third parties. Such software will have its own individual license file in the directory in which it appears. This file will describe the copyrights, license, and restrictions which apply to that code.

The following pieces of software have additional or alternate copyrights, licenses, and/or restrictions:

The documentation uses the following web fonts, CSS, and JavaScript frameworks with additional or alternate copyrights, licenses, and/or restrictions:

Notes

(1) Coco/R is only used for code generation in the build process and is not integrated by itself in the MDL SDK binaries.

(2) tinyxml2, Dear ImgUi and stb are only used in the examples and are not integrated by themselves in the MDL SDK binaries.