Triangle Fan

A triangle fan is a primitive in 3D computer graphics that saves on storage and processing time. It describes a set of connected triangles that share one central vertex (unlike the triangle strip that connects the next vertex point to the last two used vertices to form a triangle). If N is the number of triangles in the fan, the number of vertices describing it is N+2. This is a considerable improvement over the 3N vertices that are necessary to describe the triangles separately. The graphics pipeline can take advantage by only performing the viewing transformations and lighting calculations once per vertex.

Any convex polygon or Star polygon may be triangulated as a single fan, by arbitrarily selecting one vertex as the center.

Read more about Triangle Fan:  See Also

Famous quotes containing the word fan: