Document third party asset 'miramar'

The files got added in commit f49cabe35c. However, the original
sources from the linked url are in .tga format, so I assume they
got converted before importing. We should probably add a
'Modifications' entry to highlight such conversions in the future.

https://opengameart.org/content/miramar-skybox categorises the license
as CC-BY 3.0, but the upload was done not by the author.

Change-Id: I312a871716104507434eb6d12a547c3752da51af
Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
This commit is contained in:
Kai Koehne 2018-07-30 14:13:10 +02:00
parent 9486a8a4b6
commit b830f43075
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
{
"Id": "miramar-sky",
"Name": "Miramar Skybox Textures",
"QDocModule": "qt3d",
"QtUsage": "Used in the anaglyph-rendering example and autotests of Qt 3D.",
"QtParts": [ "examples", "tests" ] ,
"Description": "High res environment map (converted to webgl).",
"Homepage": "http://www.zfight.com/misc/files/textures/envmap_miramar.rar",
"DownloadLocation": "https://opengameart.org/sites/default/files/envmap_miramar.zip",
"License": "Modify however you like, just cred me for my work, maybe link to my page.",
"LicenseFile": "README.txt",
"Copyright": "Copyright (c) Jockum Skoglund aka hipshot"
}