aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/samples/external/assimp-4.1.0/test/models/STL/triangle.stl
diff options
context:
space:
mode:
Diffstat (limited to 'NvCloth/samples/external/assimp-4.1.0/test/models/STL/triangle.stl')
-rw-r--r--NvCloth/samples/external/assimp-4.1.0/test/models/STL/triangle.stl9
1 files changed, 9 insertions, 0 deletions
diff --git a/NvCloth/samples/external/assimp-4.1.0/test/models/STL/triangle.stl b/NvCloth/samples/external/assimp-4.1.0/test/models/STL/triangle.stl
new file mode 100644
index 0000000..49cd445
--- /dev/null
+++ b/NvCloth/samples/external/assimp-4.1.0/test/models/STL/triangle.stl
@@ -0,0 +1,9 @@
+solid testTriangle
+ facet normal 0.0 0.0 1.0
+ outer loop
+ vertex 1.0 1.0 0.0
+ vertex -1.0 1.0 0.0
+ vertex 0.0 -1.0 0.0
+ endloop
+ endfacet
+endsolid \ No newline at end of file