triangle strip (n)~ A sequence of triangles in which adjacent triangle…
페이지 정보
본문
triangle strip (n)~ A sequence of triangles in which adjacent triangles share an edge. The first three vertices define the first triangle and each subsequent vertex defines a new triangle using that point along with two vertices from the previous triangle in the sequence.