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/AC/nosurfaces.ac | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/mesh/assimp-master/test/models/AC/nosurfaces.ac (limited to 'src/mesh/assimp-master/test/models/AC/nosurfaces.ac') diff --git a/src/mesh/assimp-master/test/models/AC/nosurfaces.ac b/src/mesh/assimp-master/test/models/AC/nosurfaces.ac new file mode 100644 index 0000000..cabb108 --- /dev/null +++ b/src/mesh/assimp-master/test/models/AC/nosurfaces.ac @@ -0,0 +1,12 @@ +AC3Db +OBJECT poly +numvert 7 +-0.83 -0.235 -0.04 +-0.63 0.185 -0.04 +-0.55 0.235 -0.25 +-0.33 0.235 0.29 +0.09 0.235 -0.29 +0.33 -0.195 -0.04 +0.83 0.005 -0.04 +kids 0 + -- cgit v1.2.1