出典:Wikipedia
出典:『Wikipedia』 (2011/06/12 13:20 UTC 版)
A triangle strip is a series of connected triangles, sharing vertices, allowing for faster rendering and more efficient memory usage for computer graphics. They are optimized on most graphics cards, making them the most efficient way of describing an object. There are two primary reasons to use triangle strips:
![]()