forked from KhronosGroup/glTF-Sample-Assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
36 lines (36 loc) · 1.13 KB
/
metadata.json
File metadata and controls
36 lines (36 loc) · 1.13 KB
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
{
"version": 2,
"legal": [
{
"license": "CC0",
"licenseUrl": "https://creativecommons.org/publicdomain/zero/1.0/legalcode",
"artist": "Mathias Kanzler",
"year": "2022",
"owner": "UX3D",
"what": "Initial version",
"text": "CC0 1.0 Universal",
"spdx": "CC0-1.0",
"icon": "https://licensebuttons.net/p/zero/1.0/88x31.png"
},
{
"license": "CC0",
"licenseUrl": "https://creativecommons.org/publicdomain/zero/1.0/legalcode",
"artist": "Pascal Schoen",
"year": "2021",
"owner": "Pascal Schoen",
"what": "Internal clean-up",
"text": "CC0 1.0 Universal",
"spdx": "CC0-1.0",
"icon": "https://licensebuttons.net/p/zero/1.0/88x31.png"
}
],
"tags": [
"testing",
"extension"
],
"screenshot": "screenshot/screenshot.jpg",
"name": "Iridescence Suzanne",
"path": "./Models/IridescenceSuzanne",
"summary": "Further tests KHR_materials_iridescence.",
"createReadme": true
}