Strip

From polycount
Revision as of 15:35, 16 August 2010 by BrandonPhoenix (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{:OutOfDate}}

Strip

One of the ways that triangles can be created to reuse vertex transforms, and thus save memory and also render time. Once you have drawn one triangle, the next triangle only needs to load the coordinate of one additional vertex in order to draw itself, because it re-uses the vertex transforms that were already performed on its neighbor triangle. But your engine must specifically support strips for it to work. Sometimes also called tri-strips. See also fans.


Personal tools
Namespaces

Variants
Actions
Navigation
Tools