-
Notifications
You must be signed in to change notification settings - Fork 45
Expand file tree
/
Copy pathmetadata.json
More file actions
25 lines (25 loc) · 822 Bytes
/
metadata.json
File metadata and controls
25 lines (25 loc) · 822 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
{
"version": 2,
"legal": [
{
"year": "2023",
"owner": "Public",
"license": "Public Domain / CC0",
"artist": "Eric Chadwick",
"what": "Everything",
"licenseUrl": "https://creativecommons.org/publicdomain/zero/1.0/legalcode",
"text": "CC0 1.0 Universal",
"spdx": "CC0-1.0",
"icon": "https://licensebuttons.net/p/zero/1.0/88x31.png"
}
],
"tags": [
"extension",
"testing"
],
"screenshot": "screenshot/screenshot.jpg",
"name": "Clearcoat Wicker",
"path": "./Models/ClearcoatWicker",
"summary": "This model is a sphere using the glTF ClearCoat to create a wicker material covered with a wrinkled plastic clearcoat material.",
"createReadme": true
}