Files
snow_trail/assets/meshes/test_char.gltf
2026-03-28 10:34:19 +01:00

196 lines
2.5 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v5.0.21",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0,
1
]
}
],
"nodes":[
{
"mesh":0,
"name":"Cylinder",
"scale":[
1,
2.6253442764282227,
1
],
"translation":[
0,
3.3726491928100586,
0
]
},
{
"mesh":1,
"name":"Sphere",
"translation":[
0,
7.17788553237915,
0
]
}
],
"meshes":[
{
"name":"Cylinder",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3
}
]
},
{
"name":"Sphere",
"primitives":[
{
"attributes":{
"POSITION":4,
"NORMAL":5,
"TEXCOORD_0":6
},
"indices":7
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":192,
"max":[
1.9433555603027344,
1,
1.9433555603027344
],
"min":[
-1.9433555603027344,
-1,
-1.9433555603027344
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":192,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":192,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":372,
"type":"SCALAR"
},
{
"bufferView":4,
"componentType":5126,
"count":480,
"max":[
1,
1,
1
],
"min":[
-0.9999999403953552,
-1,
-1
],
"type":"VEC3"
},
{
"bufferView":5,
"componentType":5126,
"count":480,
"type":"VEC3"
},
{
"bufferView":6,
"componentType":5126,
"count":480,
"type":"VEC2"
},
{
"bufferView":7,
"componentType":5123,
"count":672,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":2304,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":2304,
"byteOffset":2304,
"target":34962
},
{
"buffer":0,
"byteLength":1536,
"byteOffset":4608,
"target":34962
},
{
"buffer":0,
"byteLength":744,
"byteOffset":6144,
"target":34963
},
{
"buffer":0,
"byteLength":5760,
"byteOffset":6888,
"target":34962
},
{
"buffer":0,
"byteLength":5760,
"byteOffset":12648,
"target":34962
},
{
"buffer":0,
"byteLength":3840,
"byteOffset":18408,
"target":34962
},
{
"buffer":0,
"byteLength":1344,
"byteOffset":22248,
"target":34963
}
],
"buffers":[
{
"byteLength":23592,
"uri":"test_char.bin"
}
]
}