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/AMF/test5a.amf | 77 ++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 libs/assimp/test/models/AMF/test5a.amf (limited to 'libs/assimp/test/models/AMF/test5a.amf') diff --git a/libs/assimp/test/models/AMF/test5a.amf b/libs/assimp/test/models/AMF/test5a.amf new file mode 100644 index 0000000..141ab32 --- /dev/null +++ b/libs/assimp/test/models/AMF/test5a.amf @@ -0,0 +1,77 @@ + + + + + 0.1 + 0.6 + 0.1 + 1 + + + + + + 0.5 + 0.5 + 0 + 1 + + + -0.5 + -0.5 + 0 + + + + + -0.5 + 0.5 + 0 + + + + + 1 + 0 + 0 + + + + + 0 + 0 + 4 + + + + + + 0.6 + 0.1 + 0.1 + 1 + + + 0 + 1 + 2 + + + 0 + 3 + 1 + + + 1 + 3 + 2 + + + 0 + 2 + 3 + + + + + -- cgit v1.2.1