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

105 lines
1.3 KiB
Plaintext
Raw 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,
"name":"Fireball"
}
],
"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"
}
]
}