pleascach/assets/models/bunny.gltf

108 lines
1.4 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.0.44",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"stanford-bunny",
"rotation":[
0.7071068286895752,
0,
0,
0.7071068286895752
],
"scale":[
10.410737037658691,
10.410737037658691,
10.410737037658691
],
"translation":[
0,
-0.39514416456222534,
0
]
}
],
"meshes":[
{
"name":"stanford-bunny",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1
},
"indices":2
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":207619,
"max":[
0.0610090009868145,
0.058800000697374344,
-0.032986998558044434
],
"min":[
-0.0946900025010109,
-0.06187399849295616,
-0.1873210072517395
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":207619,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5125,
"count":208353,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":2491428,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":2491428,
"byteOffset":2491428,
"target":34962
},
{
"buffer":0,
"byteLength":833412,
"byteOffset":4982856,
"target":34963
}
],
"buffers":[
{
"byteLength":5816268,
"uri":"bunny.bin"
}
]
}