summaryrefslogtreecommitdiff
path: root/libs/assimp/test/models/STL/triangle_with_empty_solid.stl
blob: 2364b792f06572012ff8e8f9f6d7810e0e14becc (plain)
1
2
3
4
5
6
7
8
9
10
11
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