pyvista / pymeshfix

Python Wrapper for MeshFix: easily repair holes in surface meshes
http://pymeshfix.pyvista.org
GNU General Public License v3.0
279 stars 29 forks source link

Loading a mesh to fill holes in it .obj file #18

Closed cody4dev closed 4 years ago

cody4dev commented 4 years ago

I tried repair() to fill holes in my mesh . But it cutted my mesh into half and filled areas within it .. Can it be solved..

And also my mesh has vertex colors and how can I extract textures from it.

banesullivan commented 4 years ago

Can you provide the OBJ file and your code so that we can reproduce the issue?

akaszynski commented 4 years ago

Closing stale issue without code/meshes.