| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160 |
- {
- "accessors": [
- {
- "bufferView": 0,
- "componentType": 5126,
- "count": 4,
- "type": "VEC3",
- "max": [
- 0.5,
- 0.5,
- 0.0
- ],
- "min": [
- -0.5,
- -0.5,
- 0.0
- ]
- },
- {
- "bufferView": 1,
- "componentType": 5126,
- "count": 4,
- "type": "VEC2"
- },
- {
- "bufferView": 2,
- "componentType": 5125,
- "count": 6,
- "type": "SCALAR"
- }
- ],
- "asset": {
- "version": "2.0"
- },
- "buffers": [
- {
- "uri": "TwoQuads.bin",
- "byteLength": 104
- }
- ],
- "bufferViews": [
- {
- "buffer": 0,
- "byteLength": 48
- },
- {
- "buffer": 0,
- "byteOffset": 48,
- "byteLength": 32
- },
- {
- "buffer": 0,
- "byteOffset": 80,
- "byteLength": 24
- }
- ],
- "extensionsUsed": [
- "MSFT_lod"
- ],
- "images": [
- {
- "uri": "LOD0.png"
- },
- {
- "uri": "LOD1.png"
- },
- {
- "uri": "LOD2.png"
- }
- ],
- "materials": [
- {
- "name": "LOD0",
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 0
- },
- "metallicFactor": 0
- },
- "extensions": {
- "MSFT_lod": {
- "ids": [
- 1,
- 2
- ]
- }
- }
- },
- {
- "name": "LOD1",
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 1
- },
- "metallicFactor": 0
- }
- },
- {
- "name": "LOD2",
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 2
- },
- "metallicFactor": 0
- }
- }
- ],
- "meshes": [
- {
- "primitives": [
- {
- "attributes": {
- "POSITION": 0,
- "TEXCOORD_0": 1
- },
- "indices": 2,
- "material": 0
- }
- ]
- }
- ],
- "nodes": [
- {
- "mesh": 0,
- "translation": [
- -0.55,
- 0,
- 0
- ]
- },
- {
- "mesh": 0,
- "translation": [
- 0.55,
- 0,
- 0
- ]
- }
- ],
- "scene": 0,
- "scenes": [
- {
- "nodes": [
- 0,
- 1
- ]
- }
- ],
- "textures": [
- {
- "source": 0
- },
- {
- "source": 1
- },
- {
- "source": 2
- }
- ]
- }
|