From db81b925d776103326128bf629cbdda576a223e7 Mon Sep 17 00:00:00 2001 From: sanine Date: Sat, 16 Apr 2022 11:55:09 -0500 Subject: move 3rd-party librarys into libs/ and add built-in honeysuckle --- libs/assimp/test/models/AC/nosurfaces.ac | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libs/assimp/test/models/AC/nosurfaces.ac (limited to 'libs/assimp/test/models/AC/nosurfaces.ac') diff --git a/libs/assimp/test/models/AC/nosurfaces.ac b/libs/assimp/test/models/AC/nosurfaces.ac new file mode 100644 index 0000000..cabb108 --- /dev/null +++ b/libs/assimp/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