Files
project-tur/Blends/Bullet/bullet.gltf
Nikolai Fesenko ad86d7e7a1 first commit
2025-08-28 19:16:51 +02:00

110 lines
1.4 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.5.47",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"Cylinder",
"scale":[
0.2840249538421631,
0.2840249538421631,
0.2840249538421631
]
}
],
"meshes":[
{
"name":"Cylinder",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":1344,
"max":[
1,
1.727235198020935,
1
],
"min":[
-1,
-1.1535364389419556,
-1
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":1344,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":1344,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":2868,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":16128,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":16128,
"byteOffset":16128,
"target":34962
},
{
"buffer":0,
"byteLength":10752,
"byteOffset":32256,
"target":34962
},
{
"buffer":0,
"byteLength":5736,
"byteOffset":43008,
"target":34963
}
],
"buffers":[
{
"byteLength":48744,
"uri":"bullet.bin"
}
]
}