Thursday 22 September 2011

Polygon Meshes- Important Steps

Polygon Meshes- Important Steps

When working with polygon meshes, it is important to ensure that the mesh representation is consistent.

Polygon Meshes

All polygons are closed.
Each edge is used at least once and not more than twice.
Each vertex is referenced by at least two edges

Polygon Meshes - Pointers to an edge list

Polygon Meshes Vertices

Polygon Meshes Edges