1{
2  "accessors": [
3    {
4      "bufferView": 0,
5      "componentType": 5126,
6      "count": 1024,
7      "type": "VEC3",
8      "max": [
9        0.5,
10        0.5,
11        0.0
12      ],
13      "min": [
14        -0.5,
15        -0.5,
16        0.0
17      ],
18      "name": "Positions Accessor"
19    },
20    {
21      "bufferView": 1,
22      "componentType": 5125,
23      "count": 1024,
24      "type": "SCALAR",
25      "name": "Indices Accessor"
26    }
27  ],
28  "asset": {
29    "generator": "glTF Asset Generator",
30    "version": "2.0"
31  },
32  "buffers": [
33    {
34      "uri": "Mesh_PrimitiveMode_07.bin",
35      "byteLength": 16384
36    }
37  ],
38  "bufferViews": [
39    {
40      "buffer": 0,
41      "byteLength": 12288,
42      "name": "Positions"
43    },
44    {
45      "buffer": 0,
46      "byteOffset": 12288,
47      "byteLength": 4096,
48      "name": "Indices"
49    }
50  ],
51  "meshes": [
52    {
53      "primitives": [
54        {
55          "attributes": {
56            "POSITION": 0
57          },
58          "indices": 1,
59          "mode": 0
60        }
61      ]
62    }
63  ],
64  "nodes": [
65    {
66      "mesh": 0
67    }
68  ],
69  "scene": 0,
70  "scenes": [
71    {
72      "nodes": [
73        0
74      ]
75    }
76  ]
77}