cesium/Specs/Data/Models/glTF-2.0/BoxWithPrimitiveOutlineShar.../glTF/BoxWithPrimitiveOutlineShar...

115 lines
2.7 KiB
JSON

{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.2.40",
"version" : "2.0"
},
"extensionsUsed": ["CESIUM_primitive_outline"],
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Cube"
}
],
"materials" : [
{
"doubleSided" : true,
"name" : "Material",
"pbrMetallicRoughness" : {
"baseColorFactor" : [
0.800000011920929,
0.800000011920929,
0.800000011920929,
1
],
"metallicFactor" : 0,
"roughnessFactor" : 0.4000000059604645
}
}
],
"meshes" : [
{
"name" : "Cube",
"primitives" : [
{
"attributes" : {
"POSITION" : 0
},
"indices" : 1,
"material" : 0,
"extensions": {
"CESIUM_primitive_outline": {
"indices": 2
}
}
}
]
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 8,
"max" : [
1,
1,
1
],
"min" : [
-1,
-1,
-1
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5123,
"count" : 36,
"type" : "SCALAR"
},
{
"bufferView": 2,
"componentType": 5123,
"count": 48,
"type": "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 96,
"byteOffset" : 0
},
{
"buffer" : 0,
"byteLength" : 72,
"byteOffset" : 96
},
{
"buffer": 1,
"byteLength": 96,
"byteOffset": 0
}
],
"buffers" : [
{
"byteLength" : 168,
"uri" : "data:application/octet-stream;base64,AACAPwAAgD8AAIC/AACAPwAAgL8AAIC/AACAPwAAgD8AAIA/AACAPwAAgL8AAIA/AACAvwAAgD8AAIC/AACAvwAAgL8AAIC/AACAvwAAgD8AAIA/AACAvwAAgL8AAIA/AAAEAAYAAAAGAAIAAwACAAYAAwAGAAcABwAGAAQABwAEAAUABQABAAMABQADAAcAAQAAAAIAAQACAAMABQAEAAAABQAAAAEA"
},
{
"byteLength": 96,
"uri": "outlines.bin"
}
]
}