gfolf2/assets/models/items/soda/soda.gltf

139 lines
1.8 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":"Soda"
}
],
"materials":[
{
"alphaMode":"BLEND",
"doubleSided":true,
"name":"Soda",
"pbrMetallicRoughness":{
"baseColorTexture":{
"index":0
},
"metallicFactor":0,
"roughnessFactor":0.5
}
}
],
"meshes":[
{
"name":"Cylinder",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
"textures":[
{
"sampler":0,
"source":0
}
],
"images":[
{
"mimeType":"image/png",
"name":"Soda",
"uri":"Soda.png"
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":42,
"max":[
0.19498558342456818,
0.25,
0.18019376695156097
],
"min":[
-0.19498558342456818,
-0.25,
-0.20000000298023224
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":42,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":42,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":72,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":504,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":504,
"byteOffset":504,
"target":34962
},
{
"buffer":0,
"byteLength":336,
"byteOffset":1008,
"target":34962
},
{
"buffer":0,
"byteLength":144,
"byteOffset":1344,
"target":34963
}
],
"samplers":[
{
"magFilter":9728,
"minFilter":9984
}
],
"buffers":[
{
"byteLength":1488,
"uri":"soda.bin"
}
]
}