summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/exampleresources/assets/obj/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/exampleresources/assets/obj/qt_attribution.json')
-rw-r--r--examples/qt3d/exampleresources/assets/obj/qt_attribution.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/qt3d/exampleresources/assets/obj/qt_attribution.json b/examples/qt3d/exampleresources/assets/obj/qt_attribution.json
new file mode 100644
index 000000000..f8064e82a
--- /dev/null
+++ b/examples/qt3d/exampleresources/assets/obj/qt_attribution.json
@@ -0,0 +1,14 @@
+{
+ "Id": "substance_share",
+ "Name": "Substance Share",
+ "QDocModule": "qt3d",
+ "QtParts": ["examples"],
+ "Description": "Substance Share provides for free exchange of 3D assets including material-sphere.obj",
+ "QtUsage": "Used in Qt 3D pbr-materials example.",
+
+ "Homepage": "https://share.allegorithmic.com/libraries/2026",
+ "License": "Creative Commons Attribution 4.0",
+ "LicenseId": "CC-BY-4.0",
+ "LicenseFile": "license.txt",
+ "Copyright": "Copyright (c) 2016, Allegorithmic"
+}