LICENSE.txt 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. ## LICENSE
  2. This Open 3D Engine "loft-arch-vis-sample" is licensed under the following conditions:
  3. PROJECT DATA: "loft-arch-vis-sample\Project"
  4. URL: https://github.com/aws-lumberyard/loft-arch-vis-sample/tree/main/Project
  5. The project data and code samples, including inline code, and related data
  6. are dual-licensed under Apache 2.0 and the MIT licenses.
  7. (see LICENSE-APACHE2.txt and LICENSE_MIT.TXT)
  8. ASSET DATA: "loft-arch-vis-sample\Gems\ArchVis"
  9. URL: https://github.com/aws-lumberyard/loft-arch-vis-sample/tree/main/Gems/ArchVis
  10. The O3DE ArchVis Asset Gem and it's contents including 3D models, image textures,
  11. and other game asset files are licensed under the Creative Commons license
  12. Attribution-NonCommercial 4.0 International (see LICENSE-CC-BY-NC-4.0.txt)
  13. DOCUMENTATION
  14. Any additional documentation content excluding code, and including images,
  15. is licensed under the Creative Commons license Attribution 4.0 International
  16. (See LICENSE-CC-BY-4.0.txt)
  17. OPEN 3D ENGINE LICENSING
  18. The default license for Open 3D Engine is the Apache License, Version 2.0
  19. (see LICENSE_APACHE2.TXT); you may elect at your option to use the Open 3D
  20. Engine under the MIT License (see LICENSE_MIT.TXT). Contributions must be
  21. made under both licenses.
  22. THIRD PARTY COMPONENTS
  23. Open 3D Engine requires the use of (and in some cases makes available to you)
  24. software and assets that have been developed by third parties and are subject
  25. to separate license terms (such as code licensed under other open source
  26. licenses). It is your responsibility to comply with the applicable licenses.
  27. Information on third party materials, and the applicable license terms, are
  28. referenced in or included with the materials, such as in separate LICENSE.txt
  29. files accompanying the materials.
  30. For more information on the licensing terms of Open 3D Engine source code,
  31. read the O3DE License: https://github.com/o3de/o3de/blob/development/LICENSE.txt