assimp/test/models/glTF2/BoxTextured-glTF/BoxTextured_out.gltf

184 lines
3.8 KiB
JSON

{
"asset": {
"version": "2.0",
"generator": "Open Asset Import Library (assimp v4.1.1712791017)"
},
"accessors": [
{
"bufferView": 0,
"byteOffset": 0,
"componentType": 5126,
"count": 24,
"type": "VEC3",
"max": [
0.5,
0.5,
0.5
],
"min": [
-0.5,
-0.5,
-0.5
]
},
{
"bufferView": 1,
"byteOffset": 0,
"componentType": 5126,
"count": 24,
"type": "VEC3",
"max": [
1.0,
1.0,
1.0
],
"min": [
-1.0,
-1.0,
-1.0
]
},
{
"bufferView": 2,
"byteOffset": 0,
"componentType": 5126,
"count": 24,
"type": "VEC2",
"max": [
6.0,
1.0
],
"min": [
0.0,
0.0
]
},
{
"bufferView": 3,
"byteOffset": 0,
"componentType": 5123,
"count": 36,
"type": "SCALAR",
"max": [
23.0
],
"min": [
0.0
]
}
],
"buffers": [
{
"byteLength": 840,
"uri": "C:/Users/admin/Downloads/assimp/test/models/glTF2/BoxTextured-glTF/BoxTextured_out.bin"
}
],
"bufferViews": [
{
"buffer": 0,
"byteOffset": 0,
"byteLength": 288,
"target": 34962
},
{
"buffer": 0,
"byteOffset": 288,
"byteLength": 288,
"target": 34962
},
{
"buffer": 0,
"byteOffset": 576,
"byteLength": 192,
"target": 34962
},
{
"buffer": 0,
"byteOffset": 768,
"byteLength": 72,
"target": 34963
}
],
"images": [
{
"uri": "CesiumLogoFlat.png"
}
],
"materials": [
{
"name": "Texture",
"pbrMetallicRoughness": {
"baseColorTexture": {
"index": 0
},
"metallicFactor": 0.0
}
}
],
"meshes": [
{
"name": "Mesh",
"primitives": [
{
"mode": 4,
"material": 0,
"indices": 3,
"attributes": {
"POSITION": 0,
"NORMAL": 1,
"TEXCOORD_0": 2
}
}
]
}
],
"nodes": [
{
"matrix": [
1.0,
0.0,
0.0,
0.0,
0.0,
0.0,
-1.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
0.0,
1.0
],
"children": [
1
]
},
{
"name": "nodes_1",
"mesh": 0
}
],
"samplers": [
{
"magFilter": 9729,
"minFilter": 9986
}
],
"scenes": [
{
"nodes": [
0
]
}
],
"textures": [
{
"source": 0,
"sampler": 0
}
],
"scene": 0
}