gfolf2/assets/models/scenery/beach/sailboat/sailboat.gltf

139 lines
1.8 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.2.60",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"Boat"
}
],
"materials":[
{
"alphaMode":"BLEND",
"doubleSided":true,
"name":"Sailboat",
"pbrMetallicRoughness":{
"baseColorTexture":{
"index":0
},
"metallicFactor":0,
"roughnessFactor":0.5
}
}
],
"meshes":[
{
"name":"Cube",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
"textures":[
{
"sampler":0,
"source":0
}
],
"images":[
{
"mimeType":"image/png",
"name":"sailboat",
"uri":"sailboat.png"
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":157,
"max":[
1.8870970010757446,
18.14046859741211,
6.187012672424316
],
"min":[
-1.8870970010757446,
0,
-6.7378997802734375
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":157,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":157,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":225,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":1884,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":1884,
"byteOffset":1884,
"target":34962
},
{
"buffer":0,
"byteLength":1256,
"byteOffset":3768,
"target":34962
},
{
"buffer":0,
"byteLength":450,
"byteOffset":5024,
"target":34963
}
],
"samplers":[
{
"magFilter":9728,
"minFilter":9984
}
],
"buffers":[
{
"byteLength":5476,
"uri":"sailboat.bin"
}
]
}