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.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 55 조회
- 목록
본문
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.