| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540 |
- {
- "accessors": [
- {
- "bufferView": 0,
- "componentType": 5126,
- "count": 4,
- "type": "VEC3",
- "max": [
- 0.5,
- 0.5,
- 0.0
- ],
- "min": [
- -0.5,
- -0.5,
- 0.0
- ],
- "name": "Positions"
- },
- {
- "bufferView": 1,
- "componentType": 5126,
- "count": 4,
- "type": "VEC2",
- "name": "UV0"
- },
- {
- "bufferView": 2,
- "componentType": 5126,
- "count": 4,
- "type": "VEC2",
- "name": "UV1"
- },
- {
- "bufferView": 3,
- "componentType": 5125,
- "count": 6,
- "type": "SCALAR",
- "name": "Indices"
- }
- ],
- "asset": {
- "version": "2.0"
- },
- "buffers": [
- {
- "uri": "TextureTransformTest.bin",
- "byteLength": 136
- }
- ],
- "bufferViews": [
- {
- "buffer": 0,
- "byteLength": 48,
- "name": "Positions"
- },
- {
- "buffer": 0,
- "byteOffset": 48,
- "byteLength": 32,
- "name": "UV0"
- },
- {
- "buffer": 0,
- "byteOffset": 80,
- "byteLength": 32,
- "name": "UV1"
- },
- {
- "buffer": 0,
- "byteOffset": 112,
- "byteLength": 24,
- "name": "Indices"
- }
- ],
- "extensionsUsed": [
- "KHR_texture_transform"
- ],
- "images": [
- {
- "uri": "UV.png"
- },
- {
- "uri": "Arrow.png"
- },
- {
- "uri": "Correct.png"
- },
- {
- "uri": "NotSupported.png"
- },
- {
- "uri": "Error.png"
- }
- ],
- "materials": [
- {
- "name": "Offset U",
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 0,
- "extensions": {
- "KHR_texture_transform": {
- "offset": [
- 0.5,
- 0.0
- ]
- }
- }
- },
- "metallicFactor": 0
- }
- },
- {
- "name": "Offset V",
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 0,
- "extensions": {
- "KHR_texture_transform": {
- "offset": [
- 0.0,
- 0.5
- ]
- }
- }
- },
- "metallicFactor": 0
- }
- },
- {
- "name": "Offset UV",
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 0,
- "extensions": {
- "KHR_texture_transform": {
- "offset": [
- 0.5,
- 0.5
- ]
- }
- }
- },
- "metallicFactor": 0
- }
- },
- {
- "name": "Rotation",
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 1,
- "extensions": {
- "KHR_texture_transform": {
- "rotation": 0.39269908169872415480783042290994
- }
- }
- },
- "metallicFactor": 0
- }
- },
- {
- "name": "Scale",
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 1,
- "extensions": {
- "KHR_texture_transform": {
- "scale": [
- 1.5,
- 1.5
- ]
- }
- }
- },
- "metallicFactor": 0
- }
- },
- {
- "name": "All",
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 1,
- "extensions": {
- "KHR_texture_transform": {
- "offset": [
- -0.2,
- -0.1
- ],
- "rotation": 0.3,
- "scale": [
- 1.5,
- 1.5
- ]
- }
- }
- },
- "metallicFactor": 0
- }
- },
- {
- "name": "Correct",
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 2
- },
- "metallicFactor": 0
- }
- },
- {
- "name": "NotSupported",
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 3
- },
- "metallicFactor": 0
- }
- },
- {
- "name": "Error",
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 4
- },
- "metallicFactor": 0
- }
- }
- ],
- "meshes": [
- {
- "name": "Offset U",
- "primitives": [
- {
- "attributes": {
- "POSITION": 0,
- "TEXCOORD_0": 2
- },
- "indices": 3,
- "material": 0
- }
- ]
- },
- {
- "name": "Offset V",
- "primitives": [
- {
- "attributes": {
- "POSITION": 0,
- "TEXCOORD_0": 2
- },
- "indices": 3,
- "material": 1
- }
- ]
- },
- {
- "name": "Offset UV",
- "primitives": [
- {
- "attributes": {
- "POSITION": 0,
- "TEXCOORD_0": 2
- },
- "indices": 3,
- "material": 2
- }
- ]
- },
- {
- "name": "Rotation",
- "primitives": [
- {
- "attributes": {
- "POSITION": 0,
- "TEXCOORD_0": 1
- },
- "indices": 3,
- "material": 3
- }
- ]
- },
- {
- "name": "Scale",
- "primitives": [
- {
- "attributes": {
- "POSITION": 0,
- "TEXCOORD_0": 1
- },
- "indices": 3,
- "material": 4
- }
- ]
- },
- {
- "name": "All",
- "primitives": [
- {
- "attributes": {
- "POSITION": 0,
- "TEXCOORD_0": 1
- },
- "indices": 3,
- "material": 5
- }
- ]
- },
- {
- "name": "Correct Marker",
- "primitives": [
- {
- "attributes": {
- "POSITION": 0,
- "TEXCOORD_0": 1
- },
- "indices": 3,
- "material": 6
- }
- ]
- },
- {
- "name": "Not Supported Marker",
- "primitives": [
- {
- "attributes": {
- "POSITION": 0,
- "TEXCOORD_0": 1
- },
- "indices": 3,
- "material": 7
- }
- ]
- },
- {
- "name": "Error Marker",
- "primitives": [
- {
- "attributes": {
- "POSITION": 0,
- "TEXCOORD_0": 1
- },
- "indices": 3,
- "material": 8
- }
- ]
- }
- ],
- "nodes": [
- {
- "name": "Offset U",
- "mesh": 0,
- "translation": [
- -1.1,
- 0.55,
- 0
- ]
- },
- {
- "name": "Offset V",
- "mesh": 1,
- "translation": [
- 0,
- 0.55,
- 0
- ]
- },
- {
- "name": "Offset UV",
- "mesh": 2,
- "translation": [
- 1.1,
- 0.55,
- 0
- ]
- },
- {
- "name": "Rotation",
- "mesh": 3,
- "translation": [
- -1.1,
- -0.55,
- 0
- ],
- "children": [
- 4,
- 5,
- 6
- ]
- },
- {
- "name": "Rotation - Correct",
- "mesh": 6,
- "translation": [
- -0.07904822439840125109869401756656,
- -0.51626748576241543174100150833647,
- 0.01
- ],
- "scale": [
- 0.15,
- 0.15,
- 0.15
- ]
- },
- {
- "name": "Rotation - Not Supported",
- "mesh": 7,
- "translation": [
- 0.27781745930520227684092879831533,
- -0.27781745930520227684092879831533,
- 0.01
- ],
- "scale": [
- 0.15,
- 0.15,
- 0.15
- ]
- },
- {
- "name": "Rotation - Error",
- "mesh": 8,
- "translation": [
- 0.51626748576241543174100150833647,
- 0.07904822439840125109869401756656,
- 0.01
- ],
- "scale": [
- 0.15,
- 0.15,
- 0.15
- ]
- },
- {
- "name": "Scale",
- "mesh": 4,
- "translation": [
- 0,
- -0.55,
- 0
- ],
- "children": [
- 8,
- 9
- ]
- },
- {
- "name": "Scale - Correct",
- "mesh": 6,
- "translation": [
- 0.01854497287013485122728586554355,
- -0.01854497287013485122728586554355,
- 0.01
- ],
- "scale": [
- 0.1,
- 0.1,
- 0.1
- ]
- },
- {
- "name": "Scale - Not Supported",
- "mesh": 7,
- "translation": [
- 0.27781745930520227684092879831533,
- -0.27781745930520227684092879831533,
- 0.01
- ],
- "scale": [
- 0.15,
- 0.15,
- 0.15
- ]
- },
- {
- "name": "All",
- "mesh": 5,
- "translation": [
- 1.1,
- -0.55,
- 0
- ],
- "children": [
- 11
- ]
- },
- {
- "name": "All - Correct",
- "mesh": 6,
- "translation": [
- -0.07,
- -0.25,
- 0.01
- ],
- "scale": [
- 0.1,
- 0.1,
- 0.1
- ]
- }
- ],
- "scene": 0,
- "scenes": [
- {
- "nodes": [
- 0,
- 1,
- 2,
- 3,
- 7,
- 10
- ]
- }
- ],
- "textures": [
- {
- "source": 0,
- "sampler": 0
- },
- {
- "source": 1,
- "sampler": 0
- },
- {
- "source": 2
- },
- {
- "source": 3
- },
- {
- "source": 4
- }
- ],
- "samplers": [
- {
- "wrapS": 33071,
- "wrapT": 33071,
- "magFilter": 9729,
- "minFilter": 9729
- }
- ]
- }
|