gfolf2/assets/models/clubs/wedge.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":"Wedge",
"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.002",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":180,
"max":[
0.22545579075813293,
1.951971173286438,
0.49008044600486755
],
"min":[
-0.08979124575853348,
-1.8250000476837158,
-0.05376402288675308
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":180,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":180,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":258,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":2160,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":2160,
"byteOffset":2160,
"target":34962
},
{
"buffer":0,
"byteLength":1440,
"byteOffset":4320,
"target":34962
},
{
"buffer":0,
"byteLength":516,
"byteOffset":5760,
"target":34963
}
],
"buffers":[
{
"byteLength":6276,
"uri":"wedge.bin"
}
]
}