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.
50 lines
748 B
50 lines
748 B
{ |
|
"asset": { |
|
"version": "2.0", |
|
"generator": "Magnum GltfSceneConverter" |
|
}, |
|
"buffers": [ |
|
{ |
|
"uri": "quad.bin", |
|
"byteLength": 72 |
|
} |
|
], |
|
"bufferViews": [ |
|
{ |
|
"buffer": 0, |
|
"byteOffset": 0, |
|
"byteLength": 24 |
|
}, |
|
{ |
|
"buffer": 0, |
|
"byteOffset": 24, |
|
"byteLength": 48 |
|
} |
|
], |
|
"accessors": [ |
|
{ |
|
"bufferView": 0, |
|
"componentType": 5125, |
|
"count": 6, |
|
"type": "SCALAR" |
|
}, |
|
{ |
|
"bufferView": 1, |
|
"componentType": 5126, |
|
"count": 4, |
|
"type": "VEC3" |
|
} |
|
], |
|
"meshes": [ |
|
{ |
|
"primitives": [ |
|
{ |
|
"indices": 0, |
|
"attributes": { |
|
"POSITION": 1 |
|
} |
|
} |
|
] |
|
} |
|
] |
|
}
|
|
|