summaryrefslogtreecommitdiff
path: root/libs/assimp/test/models/glTF/BoxTextured-glTF-MaterialsCommon/BoxTextured.gltf
blob: b3f483e9c602506a5130595c46b32ecfd5ed6f5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
{
    "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@027f74366341d569dea42e9a68b7104cc3892054",
        "premultipliedAlpha": true,
        "profile": {
            "api": "WebGL",
            "version": "1.0.2"
        },
        "version": "1.0"
    },
    "bufferViews": {
        "bufferView_29": {
            "buffer": "BoxTextured",
            "byteLength": 72,
            "byteOffset": 0,
            "target": 34963
        },
        "bufferView_30": {
            "buffer": "BoxTextured",
            "byteLength": 768,
            "byteOffset": 72,
            "target": 34962
        }
    },
    "buffers": {
        "BoxTextured": {
            "byteLength": 840,
            "type": "arraybuffer",
            "uri": "BoxTextured.bin"
        }
    },
    "extensionsUsed": [
        "KHR_materials_common"
    ],
    "images": {
        "Image0001": {
            "name": "Image0001",
            "uri": "CesiumLogoFlat.png"
        }
    },
    "materials": {
        "Effect-Texture": {
            "extensions": {
                "KHR_materials_common": {
                    "doubleSided": false,
                    "jointCount": 0,
                    "technique": "PHONG",
                    "transparent": false,
                    "values": {
                        "diffuse": "texture_Image0001",
                        "shininess": 256,
                        "specular": [
                            0.2,
                            0.2,
                            0.2,
                            1
                        ]
                    }
                }
            },
            "name": "Texture"
        }
    },
    "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_"
        }
    },
    "samplers": {
        "sampler_0": {
            "magFilter": 9729,
            "minFilter": 9987,
            "wrapS": 10497,
            "wrapT": 10497
        }
    },
    "scene": "defaultScene",
    "scenes": {
        "defaultScene": {
            "nodes": [
                "node_3"
            ]
        }
    },
    "skins": {},
    "textures": {
        "texture_Image0001": {
            "format": 6408,
            "internalFormat": 6408,
            "sampler": "sampler_0",
            "source": "Image0001",
            "target": 3553,
            "type": 5121
        }
    }
}