{ "accessors": { "accessor_21": { "bufferView": "bufferView_29", "byteOffset": 0, "byteStride": 0, "componentType": 5123, "count": 36, "type": "SCALAR" }, "accessor_23": { "bufferView": "bufferView_30", "byteOffset": 0, "byteStride": 12, "componentType": 5126, "count": 24, "max": [ 0.5, 0.5, 0.5 ], "min": [ -0.5, -0.5, -0.5 ], "type": "VEC3" }, "accessor_25": { "bufferView": "bufferView_30", "byteOffset": 288, "byteStride": 12, "componentType": 5126, "count": 24, "max": [ 1, 1, 1 ], "min": [ -1, -1, -1 ], "type": "VEC3" }, "accessor_27": { "bufferView": "bufferView_30", "byteOffset": 576, "byteStride": 8, "componentType": 5126, "count": 24, "max": [ 6, 1 ], "min": [ 0, 0 ], "type": "VEC2" } }, "animations": {}, "asset": { "generator": "collada2gltf@", "premultipliedAlpha": true, "profile": { "api": "WebGL", "version": "1.0.2" }, "version": "1.0" }, "bufferViews": { "bufferView_29": { "buffer": "CesiumTexturedBoxTest", "byteLength": 72, "byteOffset": 0, "target": 34963 }, "bufferView_30": { "buffer": "CesiumTexturedBoxTest", "byteLength": 768, "byteOffset": 72, "target": 34962 } }, "buffers": { "CesiumTexturedBoxTest": { "byteLength": 840, "type": "arraybuffer", "uri": "CesiumTexturedBoxTest.bin" } }, "images": { "Image0001": { "name": "Image0001", "uri": "Cesium_Logo_Flat.jpg" } }, "materials": { "Effect-Texture": { "name": "Texture", "technique": "technique0", "values": { "diffuse": "texture_Image0001", "shininess": 256, "specular": [ 0.20000000298023224, 0.20000000298023224, 0.20000000298023224, 1 ], "vec2" : [0, 0], "mat2" : [0, 0, 0, 0], "mat3" : [0, 0, 0, 0, 0, 0, 0, 0, 0], "mat4" : [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } } }, "meshes": { "Geometry-mesh002": { "name": "Mesh", "primitives": [ { "attributes": { "NORMAL": "accessor_25", "POSITION": "accessor_23", "TEXCOORD_0": "accessor_27" }, "indices": "accessor_21", "material": "Effect-Texture", "mode": 4 } ] } }, "nodes": { "Geometry-mesh002Node": { "children": [], "matrix": [ 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1 ], "meshes": [ "Geometry-mesh002" ], "name": "Mesh" }, "groupLocator030Node": { "children": [ "txtrLocator026Node" ], "matrix": [ 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1 ], "name": "Texture_Group" }, "node_3": { "children": [ "Geometry-mesh002Node", "groupLocator030Node" ], "matrix": [ 1, 0, 0, 0, 0, 0, -1, 0, 0, 1, 0, 0, 0, 0, 0, 1 ], "name": "Y_UP_Transform" }, "txtrLocator026Node": { "children": [], "matrix": [ 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1 ], "name": "Cesium_Logo_Flat__Image___Texture_" } }, "programs": { "program_0": { "attributes": [ "a_normal", "a_position", "a_texcoord0" ], "fragmentShader": "CesiumTexturedBoxTest0FS", "vertexShader": "CesiumTexturedBoxTest0VS" } }, "samplers": { "sampler_0": { "magFilter": 9729, "minFilter": 9987, "wrapS": 10497, "wrapT": 10497 } }, "scene": "defaultScene", "scenes": { "defaultScene": { "nodes": [ "node_3" ] } }, "shaders": { "CesiumTexturedBoxTest0FS": { "type": 35632, "uri": "CesiumTexturedBoxTest0FS.glsl" }, "CesiumTexturedBoxTest0VS": { "type": 35633, "uri": "CesiumTexturedBoxTest0VS.glsl" } }, "skins": {}, "techniques": { "technique0": { "attributes": { "a_normal": "normal", "a_position": "position", "a_texcoord0": "texcoord0" }, "parameters": { "diffuse": { "type": 35678 }, "modelViewMatrix": { "semantic": "MODELVIEW", "type": 35676 }, "normal": { "semantic": "NORMAL", "type": 35665 }, "normalMatrix": { "semantic": "MODELVIEWINVERSETRANSPOSE", "type": 35675 }, "position": { "semantic": "POSITION", "type": 35665 }, "projectionMatrix": { "semantic": "PROJECTION", "type": 35676 }, "shininess": { "type": 5126 }, "specular": { "type": 35666 }, "texcoord0": { "semantic": "TEXCOORD_0", "type": 35664 }, "modelMatrix": { "semantic": "MODEL", "type": 35676 }, "viewMatrix": { "semantic": "VIEW", "type": 35676 }, "modelViewProjectionMatrix": { "semantic": "MODELVIEWPROJECTION", "type": 35676 }, "modelInverseMatrix": { "semantic": "MODELINVERSE", "type": 35676 }, "viewInverseMatrix": { "semantic": "VIEWINVERSE", "type": 35676 }, "modelViewInverseMatrix": { "semantic": "MODELVIEWINVERSE", "type": 35676 }, "projectionInverseMatrix" : { "semantic": "PROJECTIONINVERSE", "type": 35676 }, "modelViewProjectionInverseMatrix": { "semantic": "MODELVIEWPROJECTIONINVERSE", "type": 35676 }, "modelInverseTransposeMatrix": { "semantic": "MODELINVERSETRANSPOSE", "type": 35676 }, "viewportMatrix": { "semantic": "VIEWPORT", "type": 35666 }, "nodeModelMatrix": { "semantic": "MODEL", "type": 35676, "node" : "node_3" }, "nodeViewMatrix": { "semantic": "VIEW", "type": 35676, "node" : "node_3" }, "nodeProjectionMatrix": { "semantic": "PROJECTION", "type": 35676, "node" : "node_3" }, "nodeModelViewMatrix": { "semantic": "MODELVIEW", "type": 35676, "node" : "node_3" }, "nodeModelViewProjectionMatrix": { "semantic": "MODELVIEWPROJECTION", "type": 35676, "node" : "node_3" }, "nodeModelInverseMatrix": { "semantic": "MODELINVERSE", "type": 35676, "node" : "node_3" }, "nodeViewInverseMatrix": { "semantic": "VIEWINVERSE", "type": 35676, "node" : "node_3" }, "nodeModelViewInverseMatrix": { "semantic": "MODELVIEWINVERSE", "type": 35676, "node" : "node_3" }, "nodeProjectionInverseMatrix" : { "semantic": "PROJECTIONINVERSE", "type": 35676, "node" : "node_3" }, "nodeModelViewProjectionInverseMatrix": { "semantic": "MODELVIEWPROJECTIONINVERSE", "type": 35676, "node" : "node_3" }, "nodeModelInverseTransposeMatrix": { "semantic": "MODELINVERSETRANSPOSE", "type": 35676, "node" : "node_3" }, "nodeModelViewInverseTransposeMatrix": { "semantic": "MODELVIEWINVERSETRANSPOSE", "type": 35676, "node" : "node_3" }, "nodeViewportMatrix": { "semantic": "VIEWPORT", "type": 35666, "node" : "node_3" }, "vec2": { "type": 35664 }, "mat2": { "type": 35674 }, "mat3": { "type": 35675 }, "mat4": { "type": 35676 } }, "program": "program_0", "states": { "enable": [ 2929, 2884 ] }, "uniforms": { "u_diffuse": "diffuse", "u_modelViewMatrix": "modelViewMatrix", "u_normalMatrix": "normalMatrix", "u_projectionMatrix": "projectionMatrix", "u_shininess": "shininess", "u_specular": "specular", "u_modelMatrix": "modelMatrix", "u_viewMatrix": "viewMatrix", "u_modelViewProjectionMatrix": "modelViewProjectionMatrix", "u_modelInverseMatrix": "modelInverseMatrix", "u_viewInverseMatrix": "viewInverseMatrix", "u_modelViewInverseMatrix": "modelViewInverseMatrix", "u_modelViewProjectionInverseMatrix": "modelViewProjectionInverseMatrix", "u_projectionInverseMatrix": "projectionInverseMatrix", "u_modelInverseTransposeMatrix": "modelInverseTransposeMatrix", "u_viewport": "viewportMatrix", "u_nodeModelMatrix": "nodeModelMatrix", "u_nodeViewMatrix": "nodeViewMatrix", "u_nodeProjectionMatrix": "nodeProjectionMatrix", "u_nodeModelViewMatrix": "nodeModelViewMatrix", "u_nodeModelViewProjectionMatrix": "nodeModelViewProjectionMatrix", "u_nodeModelInverseMatrix": "nodeModelInverseMatrix", "u_nodeViewInverseMatrix": "nodeViewInverseMatrix", "u_nodeModelViewInverseMatrix": "nodeModelViewInverseMatrix", "u_nodeModelViewProjectionInverseMatrix": "nodeModelViewProjectionInverseMatrix", "u_nodeProjectionInverseMatrix": "nodeProjectionInverseMatrix", "u_nodeModelInverseTransposeMatrix": "nodeModelInverseTransposeMatrix", "u_nodeModelViewInverseTransposeMatrix": "nodeModelViewInverseTransposeMatrix", "u_nodeViewport": "nodeViewportMatrix", "u_vec2": "vec2", "u_mat2": "mat2", "u_mat3": "mat3", "u_mat4": "mat4" } } }, "textures": { "texture_Image0001": { "format": 6408, "internalFormat": 6408, "sampler": "sampler_0", "source": "Image0001", "target": 3553, "type": 5121 } } }