summaryrefslogtreecommitdiffstats
path: root/examples/qt3d
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d')
-rw-r--r--examples/qt3d/exampleresources/assets/cubemaps/miramar/qt_attribution.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/qt3d/exampleresources/assets/cubemaps/miramar/qt_attribution.json b/examples/qt3d/exampleresources/assets/cubemaps/miramar/qt_attribution.json
new file mode 100644
index 000000000..6eccf001c
--- /dev/null
+++ b/examples/qt3d/exampleresources/assets/cubemaps/miramar/qt_attribution.json
@@ -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"
+}