You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"I believe there are duplicated vertices corresponding to the ends of the seams generated when constructing the texture map. I've found that if you use trimesh to load, you should see 11313 vertices / texture uv verts. If you run mesh.merge_vertices(merge_tex=True), that should give you the original vertices in the same order (with the same mesh connectivity) as the underlying model"