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
26 lines (26 loc) · 807 Bytes
/
metadata.json
File metadata and controls
26 lines (26 loc) · 807 Bytes
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
{
"version": 2,
"legal": [
{
"license": "CC-BY 4.0",
"licenseUrl": "https://creativecommons.org/licenses/by/4.0/legalcode",
"artist": "Eric Chadwick",
"year": "2020",
"owner": "Wayfair, LLC",
"what": "Everything",
"text": "CC BY 4.0 International",
"spdx": "CC-BY-4.0",
"icon": "https://licensebuttons.net/l/by/3.0/88x31.png"
}
],
"tags": [
"showcase",
"video",
"extension"
],
"screenshot": "screenshot/screenshot.jpg",
"name": "Iridescent Dish with Olives",
"path": "./Models/IridescentDishWithOlives",
"summary": "Dish using transmission, volume, IOR, and specular. [Issues: non-Khronos mark]",
"createReadme": true
}