Difference between revisions of "Fan"

From polycount
Jump to: navigation, search
(created Fan)
 
m (1 revision)
(No difference)

Revision as of 04:43, 29 July 2014

{{:OutOfDate}}

Fan

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 fans for it to work. See also strips.


Personal tools
Namespaces

Variants
Actions
Navigation
Tools