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/M3D | |
parent | f567ea1e2798fd3156a416e61f083ea3e6b95719 (diff) |
switch to tinyobj and nanovg from assimp and cairo
Diffstat (limited to 'libs/assimp/test/models/M3D')
-rw-r--r-- | libs/assimp/test/models/M3D/WusonBlitz0.m3d | bin | 29223 -> 0 bytes | |||
-rw-r--r-- | libs/assimp/test/models/M3D/WusonBlitz1.m3d | bin | 35058 -> 0 bytes | |||
-rw-r--r-- | libs/assimp/test/models/M3D/WusonBlitz2.m3d | bin | 42228 -> 0 bytes | |||
-rw-r--r-- | libs/assimp/test/models/M3D/cube_normals.m3d | bin | 156 -> 0 bytes | |||
-rw-r--r-- | libs/assimp/test/models/M3D/cube_usemtl.m3d | bin | 249 -> 0 bytes | |||
-rw-r--r-- | libs/assimp/test/models/M3D/cube_with_vertexcolors.a3d | 33 | ||||
-rw-r--r-- | libs/assimp/test/models/M3D/cube_with_vertexcolors.m3d | bin | 228 -> 0 bytes | |||
-rw-r--r-- | libs/assimp/test/models/M3D/suzanne.m3d | bin | 11645 -> 0 bytes |
8 files changed, 0 insertions, 33 deletions
diff --git a/libs/assimp/test/models/M3D/WusonBlitz0.m3d b/libs/assimp/test/models/M3D/WusonBlitz0.m3d Binary files differdeleted file mode 100644 index 29a397b..0000000 --- a/libs/assimp/test/models/M3D/WusonBlitz0.m3d +++ /dev/null diff --git a/libs/assimp/test/models/M3D/WusonBlitz1.m3d b/libs/assimp/test/models/M3D/WusonBlitz1.m3d Binary files differdeleted file mode 100644 index 3661252..0000000 --- a/libs/assimp/test/models/M3D/WusonBlitz1.m3d +++ /dev/null diff --git a/libs/assimp/test/models/M3D/WusonBlitz2.m3d b/libs/assimp/test/models/M3D/WusonBlitz2.m3d Binary files differdeleted file mode 100644 index 6828768..0000000 --- a/libs/assimp/test/models/M3D/WusonBlitz2.m3d +++ /dev/null diff --git a/libs/assimp/test/models/M3D/cube_normals.m3d b/libs/assimp/test/models/M3D/cube_normals.m3d Binary files differdeleted file mode 100644 index ec4e4ae..0000000 --- a/libs/assimp/test/models/M3D/cube_normals.m3d +++ /dev/null diff --git a/libs/assimp/test/models/M3D/cube_usemtl.m3d b/libs/assimp/test/models/M3D/cube_usemtl.m3d Binary files differdeleted file mode 100644 index e3f0b79..0000000 --- a/libs/assimp/test/models/M3D/cube_usemtl.m3d +++ /dev/null diff --git a/libs/assimp/test/models/M3D/cube_with_vertexcolors.a3d b/libs/assimp/test/models/M3D/cube_with_vertexcolors.a3d deleted file mode 100644 index 55fe5a3..0000000 --- a/libs/assimp/test/models/M3D/cube_with_vertexcolors.a3d +++ /dev/null @@ -1,33 +0,0 @@ -3dmodel 1
-cube_with_vertexcolors.obj
-MIT
-bzt
-comment
-
-Vertex
-0 0 0 1 #ff786d7b
-0 0 -1 1
-1 1 0 1 #ff320a4d
-1 0 0 1 #ff19c718
-0 1 0 1 #ff2c0004
--1 0 0 1
-0 1 1 1 #ff0a00df
-0 0 1 1 #ff790018
-1 1 1 1 #ffc70017
-1 0 1 1 #ff380a7b
-0 -1 0 1
-
-Mesh
-0//1 2//1 3//1
-0//1 4//1 2//1
-0//5 6//5 4//5
-0//5 7//5 6//5
-4//4 8//4 2//4
-4//4 6//4 8//4
-3//3 2//3 8//3
-3//3 8//3 9//3
-0//10 3//10 9//10
-0//10 9//10 7//10
-7//7 9//7 8//7
-7//7 8//7 6//7
-
diff --git a/libs/assimp/test/models/M3D/cube_with_vertexcolors.m3d b/libs/assimp/test/models/M3D/cube_with_vertexcolors.m3d Binary files differdeleted file mode 100644 index 598de4e..0000000 --- a/libs/assimp/test/models/M3D/cube_with_vertexcolors.m3d +++ /dev/null diff --git a/libs/assimp/test/models/M3D/suzanne.m3d b/libs/assimp/test/models/M3D/suzanne.m3d Binary files differdeleted file mode 100644 index 9bc64d7..0000000 --- a/libs/assimp/test/models/M3D/suzanne.m3d +++ /dev/null |