gfolf2/assets/models/clubs/driver.gltf

122 lines
1.6 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":"Driver"
}
],
"materials":[
{
"doubleSided":true,
"name":"Material",
"pbrMetallicRoughness":{
"baseColorFactor":[
0.800000011920929,
0.800000011920929,
0.800000011920929,
1
],
"metallicFactor":0,
"roughnessFactor":0.5
}
}
],
"meshes":[
{
"name":"Cube.001",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":164,
"max":[
0.6112575531005859,
1.8250000476837158,
0.4176815152168274
],
"min":[
-0.05376402288675308,
-1.9800440073013306,
-0.05376402288675308
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":164,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":164,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":246,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":1968,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":1968,
"byteOffset":1968,
"target":34962
},
{
"buffer":0,
"byteLength":1312,
"byteOffset":3936,
"target":34962
},
{
"buffer":0,
"byteLength":492,
"byteOffset":5248,
"target":34963
}
],
"buffers":[
{
"byteLength":5740,
"uri":"driver.bin"
}
]
}