gfolf2/assets/models/clubs/iron.gltf

122 lines
1.6 KiB
Plaintext
Raw Normal View History

2024-11-10 23:26:21 +00:00
{
"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"
}
],
"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.5181902050971985,
1.8250000476837158,
0.13040459156036377
],
"min":[
-0.05376402288675308,
-1.8918243646621704,
-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"
}
]
}