assimp/test/models/STL/triangle_with_empty_solid.stl

12 lines
203 B
Plaintext
Raw Normal View History

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
solid emptySolid
endsolid