gfolf2/assets/models/clubs/putter.gltf

127 lines
1.7 KiB
Plaintext
Raw Normal View History

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.2.60",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"Putter",
"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.003",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":152,
"max":[
0.07092801481485367,
1.8706790208816528,
0.4318830966949463
],
"min":[
-0.05810827389359474,
-1.8250000476837158,
-0.14764030277729034
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":152,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":152,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":228,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":1824,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":1824,
"byteOffset":1824,
"target":34962
},
{
"buffer":0,
"byteLength":1216,
"byteOffset":3648,
"target":34962
},
{
"buffer":0,
"byteLength":456,
"byteOffset":4864,
"target":34963
}
],
"buffers":[
{
"byteLength":5320,
"uri":"putter.bin"
}
]
}