summaryrefslogtreecommitdiff
path: root/src/mesh/assimp-master/test/models/glTF2/textureTransform
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2022-04-16 11:55:54 -0500
committersanine <sanine.not@pm.me>2022-04-16 11:55:54 -0500
commit8fb7916a0d0cb007a4c3a4e6a31af58765268ca3 (patch)
tree52b5524a94a5b04e17a1fd7f8aca988ab6d0c75f /src/mesh/assimp-master/test/models/glTF2/textureTransform
parentdb81b925d776103326128bf629cbdda576a223e7 (diff)
delete src/mesh/assimp-master
Diffstat (limited to 'src/mesh/assimp-master/test/models/glTF2/textureTransform')
-rw-r--r--src/mesh/assimp-master/test/models/glTF2/textureTransform/Arrow.pngbin867 -> 0 bytes
-rw-r--r--src/mesh/assimp-master/test/models/glTF2/textureTransform/Correct.pngbin2457 -> 0 bytes
-rw-r--r--src/mesh/assimp-master/test/models/glTF2/textureTransform/Error.pngbin2273 -> 0 bytes
-rw-r--r--src/mesh/assimp-master/test/models/glTF2/textureTransform/License.txt0
-rw-r--r--src/mesh/assimp-master/test/models/glTF2/textureTransform/NotSupported.pngbin3291 -> 0 bytes
-rw-r--r--src/mesh/assimp-master/test/models/glTF2/textureTransform/TextureTransformTest.binbin136 -> 0 bytes
-rw-r--r--src/mesh/assimp-master/test/models/glTF2/textureTransform/TextureTransformTest.gltf540
-rw-r--r--src/mesh/assimp-master/test/models/glTF2/textureTransform/UV.pngbin12345 -> 0 bytes
8 files changed, 0 insertions, 540 deletions
diff --git a/src/mesh/assimp-master/test/models/glTF2/textureTransform/Arrow.png b/src/mesh/assimp-master/test/models/glTF2/textureTransform/Arrow.png
deleted file mode 100644
index fe3405b..0000000
--- a/src/mesh/assimp-master/test/models/glTF2/textureTransform/Arrow.png
+++ /dev/null
Binary files differ
diff --git a/src/mesh/assimp-master/test/models/glTF2/textureTransform/Correct.png b/src/mesh/assimp-master/test/models/glTF2/textureTransform/Correct.png
deleted file mode 100644
index e332824..0000000
--- a/src/mesh/assimp-master/test/models/glTF2/textureTransform/Correct.png
+++ /dev/null
Binary files differ
diff --git a/src/mesh/assimp-master/test/models/glTF2/textureTransform/Error.png b/src/mesh/assimp-master/test/models/glTF2/textureTransform/Error.png
deleted file mode 100644
index 35acf6e..0000000
--- a/src/mesh/assimp-master/test/models/glTF2/textureTransform/Error.png
+++ /dev/null
Binary files differ
diff --git a/src/mesh/assimp-master/test/models/glTF2/textureTransform/License.txt b/src/mesh/assimp-master/test/models/glTF2/textureTransform/License.txt
deleted file mode 100644
index e69de29..0000000
--- a/src/mesh/assimp-master/test/models/glTF2/textureTransform/License.txt
+++ /dev/null
diff --git a/src/mesh/assimp-master/test/models/glTF2/textureTransform/NotSupported.png b/src/mesh/assimp-master/test/models/glTF2/textureTransform/NotSupported.png
deleted file mode 100644
index 721e7fd..0000000
--- a/src/mesh/assimp-master/test/models/glTF2/textureTransform/NotSupported.png
+++ /dev/null
Binary files differ
diff --git a/src/mesh/assimp-master/test/models/glTF2/textureTransform/TextureTransformTest.bin b/src/mesh/assimp-master/test/models/glTF2/textureTransform/TextureTransformTest.bin
deleted file mode 100644
index 6765a13..0000000
--- a/src/mesh/assimp-master/test/models/glTF2/textureTransform/TextureTransformTest.bin
+++ /dev/null
Binary files differ
diff --git a/src/mesh/assimp-master/test/models/glTF2/textureTransform/TextureTransformTest.gltf b/src/mesh/assimp-master/test/models/glTF2/textureTransform/TextureTransformTest.gltf
deleted file mode 100644
index 6dde51d..0000000
--- a/src/mesh/assimp-master/test/models/glTF2/textureTransform/TextureTransformTest.gltf
+++ /dev/null
@@ -1,540 +0,0 @@
-{
- "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
- }
- ]
-} \ No newline at end of file
diff --git a/src/mesh/assimp-master/test/models/glTF2/textureTransform/UV.png b/src/mesh/assimp-master/test/models/glTF2/textureTransform/UV.png
deleted file mode 100644
index c1a6d4d..0000000
--- a/src/mesh/assimp-master/test/models/glTF2/textureTransform/UV.png
+++ /dev/null
Binary files differ