gfolf2/assets/models/particles/smoke.gltf

105 lines
1.4 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,
"name":"SmokeCloud"
}
],
"meshes":[
{
"name":"Sphere",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":153,
"max":[
0.20304334163665771,
0.14592236280441284,
0.14660561084747314
],
"min":[
-0.2416081726551056,
-0.14180392026901245,
-0.15602463483810425
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":153,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":153,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":720,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":1836,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":1836,
"byteOffset":1836,
"target":34962
},
{
"buffer":0,
"byteLength":1224,
"byteOffset":3672,
"target":34962
},
{
"buffer":0,
"byteLength":1440,
"byteOffset":4896,
"target":34963
}
],
"buffers":[
{
"byteLength":6336,
"uri":"smoke.bin"
}
]
}