Files
spacefarer/data/yakuza/card.gltf
2025-09-19 11:09:45 +05:00

145 lines
1.8 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.5.48",
"version":"2.0"
},
"extensionsUsed":[
"KHR_materials_unlit"
],
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"card"
}
],
"materials":[
{
"alphaMode":"BLEND",
"doubleSided":true,
"extensions":{
"KHR_materials_unlit":{}
},
"name":"Material",
"pbrMetallicRoughness":{
"baseColorTexture":{
"index":0
},
"metallicFactor":0,
"roughnessFactor":0.9
}
}
],
"meshes":[
{
"name":"Plane.002",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
"textures":[
{
"sampler":0,
"source":0
}
],
"images":[
{
"mimeType":"image/png",
"name":"game.png",
"uri":"game.png"
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":120,
"max":[
0.25,
0.25,
0.00390625
],
"min":[
-0.25,
-0.25,
-0.00390625
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":120,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":120,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":228,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":1440,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":1440,
"byteOffset":1440,
"target":34962
},
{
"buffer":0,
"byteLength":960,
"byteOffset":2880,
"target":34962
},
{
"buffer":0,
"byteLength":456,
"byteOffset":3840,
"target":34963
}
],
"samplers":[
{
"magFilter":9728,
"minFilter":9984
}
],
"buffers":[
{
"byteLength":4296,
"uri":"card.bin"
}
]
}