gfolf2/assets/models/balls/powerball/fireball.gltf

115 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

2024-12-15 17:09:26 +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,
2024-12-16 00:43:55 +00:00
"name":"Fireball",
"scale":[
0.3999999761581421,
0.800000011920929,
0.3999999761581421
],
"translation":[
0,
-0.019999999552965164,
0
]
2024-12-15 17:09:26 +00:00
}
],
"meshes":[
{
"name":"Sphere.001",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":84,
"max":[
0.17320509254932404,
0.20000000298023224,
0.20000001788139343
],
"min":[
-0.17320507764816284,
0,
-0.18961560726165771
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":84,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":84,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":108,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":1008,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":1008,
"byteOffset":1008,
"target":34962
},
{
"buffer":0,
"byteLength":672,
"byteOffset":2016,
"target":34962
},
{
"buffer":0,
"byteLength":216,
"byteOffset":2688,
"target":34963
}
],
"buffers":[
{
"byteLength":2904,
"uri":"fireball.bin"
}
]
}