Polygon Meshes- Important Steps
When working with polygon meshes, it is important to ensure that the mesh representation is consistent.
– 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