diff options
author | sanine <sanine.not@pm.me> | 2022-04-16 11:55:09 -0500 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2022-04-16 11:55:09 -0500 |
commit | db81b925d776103326128bf629cbdda576a223e7 (patch) | |
tree | 58bea8155c686733310009f6bed7363f91fbeb9d /libs/assimp/test/models/IRRMesh | |
parent | 55860037b14fb3893ba21cf2654c83d349cc1082 (diff) |
move 3rd-party librarys into libs/ and add built-in honeysuckle
Diffstat (limited to 'libs/assimp/test/models/IRRMesh')
-rw-r--r-- | libs/assimp/test/models/IRRMesh/1.png | bin | 0 -> 28975 bytes | |||
-rw-r--r-- | libs/assimp/test/models/IRRMesh/brownground_1-1.jpg | bin | 0 -> 66623 bytes | |||
-rw-r--r-- | libs/assimp/test/models/IRRMesh/cellar.irrmesh | bin | 0 -> 188818 bytes | |||
-rw-r--r-- | libs/assimp/test/models/IRRMesh/crackedground_1-6.jpg | bin | 0 -> 41455 bytes | |||
-rw-r--r-- | libs/assimp/test/models/IRRMesh/credits.txt | 2 | ||||
-rw-r--r-- | libs/assimp/test/models/IRRMesh/spider.irrmesh | bin | 0 -> 293192 bytes | |||
-rw-r--r-- | libs/assimp/test/models/IRRMesh/testFormatDetection.xml | bin | 0 -> 53842 bytes |
7 files changed, 2 insertions, 0 deletions
diff --git a/libs/assimp/test/models/IRRMesh/1.png b/libs/assimp/test/models/IRRMesh/1.png Binary files differnew file mode 100644 index 0000000..e720065 --- /dev/null +++ b/libs/assimp/test/models/IRRMesh/1.png diff --git a/libs/assimp/test/models/IRRMesh/brownground_1-1.jpg b/libs/assimp/test/models/IRRMesh/brownground_1-1.jpg Binary files differnew file mode 100644 index 0000000..fda7d45 --- /dev/null +++ b/libs/assimp/test/models/IRRMesh/brownground_1-1.jpg diff --git a/libs/assimp/test/models/IRRMesh/cellar.irrmesh b/libs/assimp/test/models/IRRMesh/cellar.irrmesh Binary files differnew file mode 100644 index 0000000..d8d3a66 --- /dev/null +++ b/libs/assimp/test/models/IRRMesh/cellar.irrmesh diff --git a/libs/assimp/test/models/IRRMesh/crackedground_1-6.jpg b/libs/assimp/test/models/IRRMesh/crackedground_1-6.jpg Binary files differnew file mode 100644 index 0000000..48da577 --- /dev/null +++ b/libs/assimp/test/models/IRRMesh/crackedground_1-6.jpg diff --git a/libs/assimp/test/models/IRRMesh/credits.txt b/libs/assimp/test/models/IRRMesh/credits.txt new file mode 100644 index 0000000..5047468 --- /dev/null +++ b/libs/assimp/test/models/IRRMesh/credits.txt @@ -0,0 +1,2 @@ +cellar.irrmesh - From irrlight/irrEdit. Irrlicht/irredit license (which?) +Textures resized to 400*400, improved JPEG compression to make them smaller diff --git a/libs/assimp/test/models/IRRMesh/spider.irrmesh b/libs/assimp/test/models/IRRMesh/spider.irrmesh Binary files differnew file mode 100644 index 0000000..c6ad929 --- /dev/null +++ b/libs/assimp/test/models/IRRMesh/spider.irrmesh diff --git a/libs/assimp/test/models/IRRMesh/testFormatDetection.xml b/libs/assimp/test/models/IRRMesh/testFormatDetection.xml Binary files differnew file mode 100644 index 0000000..aa73560 --- /dev/null +++ b/libs/assimp/test/models/IRRMesh/testFormatDetection.xml |