summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/exampleresources/assets/gltf/wine/qt_attribution.json
blob: c79a6fa5add8397a28d63c7a23b4d5c61974d504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "Id": "gltf-wine",
    "Name": "glTF sample model \"wine\"",
    "QDocModule": "qt3d",
    "QtUsage": "Used in the Qt 3D autotests.",

    "QtParts": [ "tests" ] ,
    "Description": "Example from the official KhronosGroup/glTF repository",
    "Homepage": "https://github.com/KhronosGroup/glTF",
    "Version": "v0.8",
    "LicenseId": "BSD-3-Clause",
    "License": "BSD 3-Clause \"New\" or \"Revised\" License",
    "LicenseFile": "LICENSE.md",
    "Copyright": "Copyright (c) 2012, Motorola Mobility, Inc."
}