From 058f98a63658dc1a2579826ba167fd61bed1e21f Mon Sep 17 00:00:00 2001 From: sanine Date: Fri, 4 Mar 2022 10:47:15 -0600 Subject: add assimp submodule --- src/mesh/assimp-master/test/models/X/test.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/mesh/assimp-master/test/models/X/test.txt (limited to 'src/mesh/assimp-master/test/models/X/test.txt') diff --git a/src/mesh/assimp-master/test/models/X/test.txt b/src/mesh/assimp-master/test/models/X/test.txt new file mode 100644 index 0000000..9452855 --- /dev/null +++ b/src/mesh/assimp-master/test/models/X/test.txt @@ -0,0 +1,3 @@ +Simple textured test cube exported from Maya. Has a texture that does label each cube side uniquely, but the sides do not match DirectX coordinate space. + +Is not readable using D3DXLoadFrameHierarchy, needs custom text parsing. -- cgit v1.2.1