portal-demo/meshes/interior/Cauldron.gltf

160 lines
2.1 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.0.44",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"Cauldron"
}
],
"materials":[
{
"doubleSided":true,
"name":"MI_Trim_Metal",
"normalTexture":{
"index":0
},
"pbrMetallicRoughness":{
"baseColorTexture":{
"index":1
},
"metallicRoughnessTexture":{
"index":2
}
}
}
],
"meshes":[
{
"name":"Sphere",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
"textures":[
{
"sampler":0,
"source":0
},
{
"sampler":0,
"source":1
},
{
"sampler":0,
"source":2
}
],
"images":[
{
"mimeType":"image/png",
"name":"T_Trim_Metal_Normal",
"uri":"T_Trim_Metal_Normal.png"
},
{
"mimeType":"image/png",
"name":"T_Trim_Metal_BaseColor",
"uri":"T_Trim_Metal_BaseColor.png"
},
{
"mimeType":"image/png",
"name":"T_Trim_Metal_ORM",
"uri":"T_Trim_Metal_ORM.png"
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":1581,
"max":[
0.494550496339798,
0.8127009272575378,
0.47197872400283813
],
"min":[
-0.49455055594444275,
-0.0028319580014795065,
-0.4719788134098053
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":1581,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":1581,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":6060,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":18972,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":18972,
"byteOffset":18972,
"target":34962
},
{
"buffer":0,
"byteLength":12648,
"byteOffset":37944,
"target":34962
},
{
"buffer":0,
"byteLength":12120,
"byteOffset":50592,
"target":34963
}
],
"samplers":[
{
"magFilter":9729,
"minFilter":9987
}
],
"buffers":[
{
"byteLength":62712,
"uri":"Cauldron.bin"
}
]
}