summaryrefslogtreecommitdiff
path: root/assets/models/gltf/DamagedHelmet/metadata.json
blob: 7a154340dd6b710bd070004ee452f284ea84e603 (plain)
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
{
    "version": 2,
    "legal": [
        {
            "license": "CC-BY",
            "licenseUrl": "https://creativecommons.org/licenses/by/4.0/legalcode",
            "artist": "ctxwing",
            "year": "2018",
            "owner": "ctxwing",
            "what": "Rebuild and conversion to glTF",
            "text": "CC BY 4.0 International",
            "spdx": "CC-BY-4.0",
            "icon": "https://licensebuttons.net/l/by/3.0/88x31.png"
        },
        {
            "license": "CC-BY-NC",
            "licenseUrl": "https://creativecommons.org/licenses/by-nc/4.0/legalcode",
            "artist": "theblueturtle_",
            "year": "2016",
            "owner": "theblueturtle_",
            "what": "Earlier version of model",
            "text": "CC BY-NC 4.0 International",
            "spdx": "CC-BY-NC-4.0",
            "icon": "https://mirrors.creativecommons.org/presskit/buttons/88x31/png/by-nc.png"
        }
    ],
    "tags": [
        "core",
        "showcase",
        "testing",
        "video"
    ],
    "screenshot": "screenshot/screenshot.png",
    "name": "Damaged Helmet",
    "path": "./Models/DamagedHelmet",
    "summary": "Flight helmet with damage",
    "createReadme": true
}