vork / PyNanoInstantMeshes

9 stars 5 forks source link

Quad remesh appears to be broken #4

Closed seongyeong2 closed 2 months ago

seongyeong2 commented 2 months ago

Hello, first thank you for such a impressive code.

However, when performing quad remeshing using "pynim.remesh," I occasionally notice that the mesh geometry gets distorted. This issue does not occur with the same mesh when using InstantMeshes.

Could you please look into this?

image

vork commented 2 months ago

I've just pushed an update. Try installing with: pip install -U git+https://github.com/vork/PyNanoInstantMeshes.git