outfly/assets/models/asteroid1.gltf

138 lines
1.8 KiB
Plaintext
Raw Normal View History

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.2.70",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"Sphere"
}
],
"materials":[
{
"doubleSided":true,
"name":"Material",
"pbrMetallicRoughness":{
"baseColorTexture":{
"index":0
},
"metallicFactor":0.871999979019165,
"roughnessFactor":0.8320000171661377
}
}
],
"meshes":[
{
"name":"Mesh",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
"textures":[
{
"sampler":0,
"source":0
}
],
"images":[
{
"mimeType":"image/jpeg",
"name":"mercury",
"uri":"textures/mercury.jpg"
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":2380,
"max":[
0.9240003824234009,
0.8952103853225708,
0.8966150283813477
],
"min":[
-0.9513141512870789,
-0.9362439513206482,
-0.8992546796798706
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":2380,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":2380,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":11904,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":28560,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":28560,
"byteOffset":28560,
"target":34962
},
{
"buffer":0,
"byteLength":19040,
"byteOffset":57120,
"target":34962
},
{
"buffer":0,
"byteLength":23808,
"byteOffset":76160,
"target":34963
}
],
"samplers":[
{
"magFilter":9729,
"minFilter":9987
}
],
"buffers":[
{
"byteLength":99968,
"uri":"asteroid1.bin"
}
]
}