diff options
author | sanine <sanine.not@pm.me> | 2023-02-12 23:53:22 -0600 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2023-02-12 23:53:22 -0600 |
commit | f1fe73d1909a2448a004a88362a1a532d0d4f7c3 (patch) | |
tree | ab37ae3837e2f858de2932bcee9f26e69fab3db1 /libs/assimp/test/models/glTF2/IndexOutOfRange | |
parent | f567ea1e2798fd3156a416e61f083ea3e6b95719 (diff) |
switch to tinyobj and nanovg from assimp and cairo
Diffstat (limited to 'libs/assimp/test/models/glTF2/IndexOutOfRange')
-rw-r--r-- | libs/assimp/test/models/glTF2/IndexOutOfRange/AllIndicesOutOfRange.bin | bin | 648 -> 0 bytes | |||
-rw-r--r-- | libs/assimp/test/models/glTF2/IndexOutOfRange/AllIndicesOutOfRange.gltf | 142 | ||||
-rw-r--r-- | libs/assimp/test/models/glTF2/IndexOutOfRange/IndexOutOfRange.bin | bin | 648 -> 0 bytes | |||
-rw-r--r-- | libs/assimp/test/models/glTF2/IndexOutOfRange/IndexOutOfRange.gltf | 142 |
4 files changed, 0 insertions, 284 deletions
diff --git a/libs/assimp/test/models/glTF2/IndexOutOfRange/AllIndicesOutOfRange.bin b/libs/assimp/test/models/glTF2/IndexOutOfRange/AllIndicesOutOfRange.bin Binary files differdeleted file mode 100644 index 8fef5c7..0000000 --- a/libs/assimp/test/models/glTF2/IndexOutOfRange/AllIndicesOutOfRange.bin +++ /dev/null diff --git a/libs/assimp/test/models/glTF2/IndexOutOfRange/AllIndicesOutOfRange.gltf b/libs/assimp/test/models/glTF2/IndexOutOfRange/AllIndicesOutOfRange.gltf deleted file mode 100644 index 3dbb6ef..0000000 --- a/libs/assimp/test/models/glTF2/IndexOutOfRange/AllIndicesOutOfRange.gltf +++ /dev/null @@ -1,142 +0,0 @@ -{ - "asset": { - "generator": "COLLADA2GLTF", - "version": "2.0" - }, - "scene": 0, - "scenes": [ - { - "nodes": [ - 0 - ] - } - ], - "nodes": [ - { - "children": [ - 1 - ], - "matrix": [ - 1.0, - 0.0, - 0.0, - 0.0, - 0.0, - 0.0, - -1.0, - 0.0, - 0.0, - 1.0, - 0.0, - 0.0, - 0.0, - 0.0, - 0.0, - 1.0 - ] - }, - { - "mesh": 0 - } - ], - "meshes": [ - { - "primitives": [ - { - "attributes": { - "NORMAL": 1, - "POSITION": 2 - }, - "indices": 0, - "mode": 4, - "material": 0 - } - ], - "name": "Mesh" - } - ], - "accessors": [ - { - "bufferView": 0, - "byteOffset": 0, - "componentType": 5123, - "count": 36, - "max": [ - 255 - ], - "min": [ - 0 - ], - "type": "SCALAR" - }, - { - "bufferView": 1, - "byteOffset": 0, - "componentType": 5126, - "count": 24, - "max": [ - 1.0, - 1.0, - 1.0 - ], - "min": [ - -1.0, - -1.0, - -1.0 - ], - "type": "VEC3" - }, - { - "bufferView": 1, - "byteOffset": 288, - "componentType": 5126, - "count": 24, - "max": [ - 0.5, - 0.5, - 0.5 - ], - "min": [ - -0.5, - -0.5, - -0.5 - ], - "type": "VEC3" - } - ], - "materials": [ - { - "pbrMetallicRoughness": { - "baseColorFactor": [ - 0.800000011920929, - 0.0, - 0.0, - 1.0 - ], - "metallicFactor": 0.0 - }, - "name": "Red" - } - ], - "bufferViews": [ - { - "buffer": 0, - "byteOffset": 576, - "byteLength": 72, - "target": 34963 - }, - { - "buffer": 0, - "byteOffset": 0, - "byteLength": 576, - "byteStride": 12, - "target": 34962 - } - ], - "buffers": [ - { - "byteLength": 648, - "uri": "AllIndicesOutOfRange.bin" - } - ] -} diff --git a/libs/assimp/test/models/glTF2/IndexOutOfRange/IndexOutOfRange.bin b/libs/assimp/test/models/glTF2/IndexOutOfRange/IndexOutOfRange.bin Binary files differdeleted file mode 100644 index b7cfe37..0000000 --- a/libs/assimp/test/models/glTF2/IndexOutOfRange/IndexOutOfRange.bin +++ /dev/null diff --git a/libs/assimp/test/models/glTF2/IndexOutOfRange/IndexOutOfRange.gltf b/libs/assimp/test/models/glTF2/IndexOutOfRange/IndexOutOfRange.gltf deleted file mode 100644 index 67561c5..0000000 --- a/libs/assimp/test/models/glTF2/IndexOutOfRange/IndexOutOfRange.gltf +++ /dev/null @@ -1,142 +0,0 @@ -{ - "asset": { - "generator": "COLLADA2GLTF", - "version": "2.0" - }, - "scene": 0, - "scenes": [ - { - "nodes": [ - 0 - ] - } - ], - "nodes": [ - { - "children": [ - 1 - ], - "matrix": [ - 1.0, - 0.0, - 0.0, - 0.0, - 0.0, - 0.0, - -1.0, - 0.0, - 0.0, - 1.0, - 0.0, - 0.0, - 0.0, - 0.0, - 0.0, - 1.0 - ] - }, - { - "mesh": 0 - } - ], - "meshes": [ - { - "primitives": [ - { - "attributes": { - "NORMAL": 1, - "POSITION": 2 - }, - "indices": 0, - "mode": 4, - "material": 0 - } - ], - "name": "Mesh" - } - ], - "accessors": [ - { - "bufferView": 0, - "byteOffset": 0, - "componentType": 5123, - "count": 36, - "max": [ - 255 - ], - "min": [ - 0 - ], - "type": "SCALAR" - }, - { - "bufferView": 1, - "byteOffset": 0, - "componentType": 5126, - "count": 24, - "max": [ - 1.0, - 1.0, - 1.0 - ], - "min": [ - -1.0, - -1.0, - -1.0 - ], - "type": "VEC3" - }, - { - "bufferView": 1, - "byteOffset": 288, - "componentType": 5126, - "count": 24, - "max": [ - 0.5, - 0.5, - 0.5 - ], - "min": [ - -0.5, - -0.5, - -0.5 - ], - "type": "VEC3" - } - ], - "materials": [ - { - "pbrMetallicRoughness": { - "baseColorFactor": [ - 0.800000011920929, - 0.0, - 0.0, - 1.0 - ], - "metallicFactor": 0.0 - }, - "name": "Red" - } - ], - "bufferViews": [ - { - "buffer": 0, - "byteOffset": 576, - "byteLength": 72, - "target": 34963 - }, - { - "buffer": 0, - "byteOffset": 0, - "byteLength": 576, - "byteStride": 12, - "target": 34962 - } - ], - "buffers": [ - { - "byteLength": 648, - "uri": "IndexOutOfRange.bin" - } - ] -} |