2010-04-14

Re: Winged edge mesh questions.

Originally Posted By: mecpollett@gmail.com
For what it's worth, this link wikipedia link: http://en.wikipedia.org/wiki/Polygon_mesh has a winged-edge example half-way done the page showing all that's stored. Notice there may be many incoming edges to a vertex. So a given edge may be adjacent to many other edges. In the edge structure
'''Originally Posted By: mecpollett@gmail.com''' For what it's worth, this link wikipedia link: http://en.wikipedia.org/wiki/Polygon_mesh has a winged-edge example half-way done the page showing all that's stored. Notice there may be many incoming edges to a vertex. So a given edge may be adjacent to many other edges. In the edge structure
X