123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- {
- "accessors": [
- {
- "bufferView": 0,
- "componentType": 5126,
- "count": 3,
- "type": "VEC3",
- "max": [
- 0.5,
- 0.5,
- 0.0
- ],
- "min": [
- -0.5,
- -0.5,
- 0.0
- ]
- },
- {
- "bufferView": 1,
- "componentType": 5126,
- "count": 3,
- "type": "VEC2"
- },
- {
- "bufferView": 2,
- "componentType": 5125,
- "count": 3,
- "type": "SCALAR"
- },
- {
- "bufferView": 3,
- "componentType": 5126,
- "count": 3,
- "type": "VEC3",
- "max": [
- 0.5,
- 0.5,
- 0.0
- ],
- "min": [
- -0.5,
- -0.5,
- 0.0
- ]
- },
- {
- "bufferView": 4,
- "componentType": 5126,
- "count": 3,
- "type": "VEC2"
- },
- {
- "bufferView": 5,
- "componentType": 5125,
- "count": 3,
- "type": "SCALAR"
- }
- ],
- "asset": {
- "version": "2.0"
- },
- "buffers": [
- {
- "uri": "MultiPrimitive.bin",
- "byteLength": 144
- }
- ],
- "bufferViews": [
- {
- "buffer": 0,
- "byteLength": 36
- },
- {
- "buffer": 0,
- "byteOffset": 36,
- "byteLength": 24
- },
- {
- "buffer": 0,
- "byteOffset": 60,
- "byteLength": 12
- },
- {
- "buffer": 0,
- "byteOffset": 72,
- "byteLength": 36
- },
- {
- "buffer": 0,
- "byteOffset": 108,
- "byteLength": 24
- },
- {
- "buffer": 0,
- "byteOffset": 132,
- "byteLength": 12
- }
- ],
- "meshes": [
- {
- "primitives": [
- {
- "attributes": {
- "POSITION": 0,
- "TEXCOORD_0": 1
- },
- "indices": 2
- },
- {
- "attributes": {
- "POSITION": 3,
- "TEXCOORD_0": 4
- },
- "indices": 5
- }
- ]
- }
- ],
- "nodes": [
- {
- "name": "node",
- "mesh": 0
- }
- ],
- "scene": 0,
- "scenes": [
- {
- "nodes": [
- 0
- ]
- }
- ]
- }
|