This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
ld50/assets/MonitorCables.gltf

136 lines
3.3 KiB
JSON

{
"asset" : {
"generator" : "Khronos glTF Blender I/O v1.8.19",
"version" : "2.0"
},
"extensionsUsed" : [
"KHR_materials_clearcoat",
"KHR_materials_transmission"
],
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "MonitorCables",
"rotation" : [
0,
0.3214394450187683,
0,
0.9469301104545593
]
}
],
"materials" : [
{
"doubleSided" : true,
"extensions" : {
"KHR_materials_clearcoat" : {
"clearcoatFactor" : 0.5714285969734192,
"clearcoatRoughnessFactor" : 0.053809523582458496
},
"KHR_materials_transmission" : {
"transmissionFactor" : 0.5884353518486023
}
},
"name" : "BlackPlastic.001",
"pbrMetallicRoughness" : {
"baseColorFactor" : [
0.025393981486558914,
0.025393981486558914,
0.025393981486558914,
1
],
"metallicFactor" : 0,
"roughnessFactor" : 0.5
}
}
],
"meshes" : [
{
"name" : "NurbsPath.002",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"NORMAL" : 1,
"TEXCOORD_0" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 600,
"max" : [
0.449933797121048,
3.081146001815796,
0.49504637718200684
],
"min" : [
-0.080106221139431,
0.0878438949584961,
-0.3200885057449341
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 600,
"type" : "VEC3"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 600,
"type" : "VEC2"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 2880,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 7200,
"byteOffset" : 0
},
{
"buffer" : 0,
"byteLength" : 7200,
"byteOffset" : 7200
},
{
"buffer" : 0,
"byteLength" : 4800,
"byteOffset" : 14400
},
{
"buffer" : 0,
"byteLength" : 5760,
"byteOffset" : 19200
}
],
"buffers" : [
{
"byteLength" : 24960,
"uri" : "MonitorCables.bin"
}
]
}