-
Notifications
You must be signed in to change notification settings - Fork 44
/
metadata.json
37 lines (37 loc) · 1.09 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
{
"version": 2,
"legal": [
{
"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": ""
},
{
"year": "2024",
"owner": "Public",
"license": "CC0",
"licenseUrl": "https://creativecommons.org/publicdomain/zero/1.0/legalcode",
"artist": "Eric Chadwick and DGG",
"what": "Everything",
"text": "CC0 1.0 Universal",
"spdx": "CC0-1.0",
"icon": "https://licensebuttons.net/p/zero/1.0/88x31.png"
}
],
"tags": [
"extension",
"testing",
"pbrtest"
],
"screenshot": "screenshot/screenshot.jpg",
"name": "Compare Volume",
"path": "./Models/CompareVolume",
"summary": "This model compares volume methods.",
"createReadme": true
}