mirror of https://github.com/mosra/magnum.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
868 B
55 lines
868 B
{ |
|
"asset": { |
|
"version": "2.0", |
|
"generator": "Magnum GltfSceneConverter" |
|
}, |
|
"buffers": [ |
|
{ |
|
"uri": "quad.bin", |
|
"byteLength": 72 |
|
} |
|
], |
|
"bufferViews": [ |
|
{ |
|
"buffer": 0, |
|
"byteOffset": 0, |
|
"byteLength": 24, |
|
"target": 34963 |
|
}, |
|
{ |
|
"buffer": 0, |
|
"byteOffset": 24, |
|
"byteLength": 48, |
|
"byteStride": 12, |
|
"target": 34962 |
|
} |
|
], |
|
"accessors": [ |
|
{ |
|
"bufferView": 0, |
|
"componentType": 5125, |
|
"count": 6, |
|
"type": "SCALAR" |
|
}, |
|
{ |
|
"bufferView": 1, |
|
"componentType": 5126, |
|
"count": 4, |
|
"type": "VEC3", |
|
"min": [-1, -1, 0], |
|
"max": [1, 1, 0] |
|
} |
|
], |
|
"meshes": [ |
|
{ |
|
"primitives": [ |
|
{ |
|
"indices": 0, |
|
"attributes": { |
|
"POSITION": 1 |
|
} |
|
} |
|
] |
|
} |
|
] |
|
}
|
|
|