gfolf2/assets/models/clubs/iron.gltf

127 lines
1.7 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.2.60",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"Iron",
"translation":[
0,
1.2000000476837158,
0
]
}
],
"materials":[
{
"doubleSided":true,
"name":"Material",
"pbrMetallicRoughness":{
"baseColorFactor":[
0.800000011920929,
0.800000011920929,
0.800000011920929,
1
],
"metallicFactor":0,
"roughnessFactor":0.5
}
}
],
"meshes":[
{
"name":"Cube",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":126,
"max":[
0.13040433824062347,
1.8918243646621704,
0.5181902050971985
],
"min":[
-0.05376391485333443,
-1.8250000476837158,
-0.05376402288675308
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":126,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":126,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":192,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":1512,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":1512,
"byteOffset":1512,
"target":34962
},
{
"buffer":0,
"byteLength":1008,
"byteOffset":3024,
"target":34962
},
{
"buffer":0,
"byteLength":384,
"byteOffset":4032,
"target":34963
}
],
"buffers":[
{
"byteLength":4416,
"uri":"iron.bin"
}
]
}