jpcy / xatlas

Mesh parameterization / UV unwrapping library
MIT License
2.08k stars 220 forks source link

Possible Fix for faceVertexCount logic #136

Closed SamuelReithmeir closed 3 weeks ago

SamuelReithmeir commented 2 months ago

Fixes #135

mifth commented 3 weeks ago

Hi, this will not fix the faceVertexCount logic. There are much more changes need to be done. I'm preparing my pull request and will notify you here.

At the moment Quads and NGons are broken.

mifth commented 3 weeks ago

I've created a pull request which should fix the issue. https://github.com/jpcy/xatlas/pull/138

SamuelReithmeir commented 3 weeks ago

Better fixed by https://github.com/jpcy/xatlas/pull/138