gfolf2/assets/models/balls/brick/brick.gltf

138 lines
1.8 KiB
Plaintext
Raw Normal View History

2024-12-09 22:48:00 +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":"Brick"
}
],
"materials":[
{
2024-12-10 02:16:42 +00:00
"alphaMode":"BLEND",
2024-12-09 22:48:00 +00:00
"doubleSided":true,
"name":"Brick",
"pbrMetallicRoughness":{
2024-12-10 02:16:42 +00:00
"baseColorTexture":{
"index":0
},
2024-12-09 22:48:00 +00:00
"metallicFactor":0
}
}
],
"meshes":[
{
"name":"Cube",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
2024-12-10 02:16:42 +00:00
"textures":[
{
"sampler":0,
"source":0
}
],
"images":[
{
"mimeType":"image/png",
"name":"Brick",
"uri":"Brick.png"
}
],
2024-12-09 22:48:00 +00:00
"accessors":[
{
"bufferView":0,
"componentType":5126,
2024-12-10 17:49:39 +00:00
"count":42,
2024-12-09 22:48:00 +00:00
"max":[
0.09207499027252197,
0.05715000629425049,
0.1936749815940857
],
"min":[
-0.09207499027252197,
-0.05715000629425049,
-0.1936749815940857
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
2024-12-10 17:49:39 +00:00
"count":42,
2024-12-09 22:48:00 +00:00
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
2024-12-10 17:49:39 +00:00
"count":42,
2024-12-09 22:48:00 +00:00
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
2024-12-10 17:49:39 +00:00
"count":72,
2024-12-09 22:48:00 +00:00
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
2024-12-10 17:49:39 +00:00
"byteLength":504,
2024-12-09 22:48:00 +00:00
"byteOffset":0,
"target":34962
},
{
"buffer":0,
2024-12-10 17:49:39 +00:00
"byteLength":504,
"byteOffset":504,
2024-12-09 22:48:00 +00:00
"target":34962
},
{
"buffer":0,
2024-12-10 17:49:39 +00:00
"byteLength":336,
"byteOffset":1008,
2024-12-09 22:48:00 +00:00
"target":34962
},
{
"buffer":0,
2024-12-10 17:49:39 +00:00
"byteLength":144,
"byteOffset":1344,
2024-12-09 22:48:00 +00:00
"target":34963
}
],
2024-12-10 02:16:42 +00:00
"samplers":[
{
"magFilter":9728,
"minFilter":9984
}
],
2024-12-09 22:48:00 +00:00
"buffers":[
{
2024-12-10 17:49:39 +00:00
"byteLength":1488,
2024-12-09 22:48:00 +00:00
"uri":"brick.bin"
}
]
}