forked from KhronosGroup/glTF-Sample-Assets
-
Notifications
You must be signed in to change notification settings - Fork 1
/
metadata.json
49 lines (49 loc) · 1.55 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"version": 2,
"legal": [
{
"license": "CC-BY 4.0",
"licenseUrl": "https://creativecommons.org/licenses/by/4.0/legalcode",
"artist": "Eric Chadwick",
"year": "2021",
"owner": "Wayfair, LLC",
"what": "Model and textures",
"text": "CC BY 4.0 International",
"spdx": "CC-BY-4.0",
"icon": "https://licensebuttons.net/l/by/3.0/88x31.png"
},
{
"license": "LicenseRef-LegalMark-Khronos",
"licenseUrl": "",
"artist": "Non-copyrightable logo",
"year": "2015",
"owner": "Khronos Group",
"what": "Khronos logo",
"text": "Khronos Trademark or Logo",
"spdx": "LicenseRef-LegalMark-Khronos",
"icon": ""
},
{
"license": "LicenseRef-LegalMark-Khronos",
"licenseUrl": "",
"artist": "Non-copyrightable logo",
"year": "2017",
"owner": "Khronos Group",
"what": "glTF logo",
"text": "Khronos Trademark or Logo",
"spdx": "LicenseRef-LegalMark-Khronos",
"icon": ""
}
],
"tags": [
"video",
"written",
"showcase",
"extension"
],
"screenshot": "screenshot/screenshot.jpg",
"name": "Glass Hurricane Candle Holder",
"path": "./Models/GlassHurricaneCandleHolder",
"summary": "Glass holder using Materials Tranmission and Materials Volume extensions.",
"createReadme": true
}