jpcy / xatlas

Mesh parameterization / UV unwrapping library
MIT License
2.06k stars 221 forks source link

Optimize/Fix 1 triangle Charts/Patches #139

Open mifth opened 3 hours ago

mifth commented 3 hours ago

Some Patches/Charts are created with only 1 triangle. It would be great to have a possibility merge them to a big Patch/Chart. Maybe a boolean parameter in the ChartOptions stuct?

image

mifth commented 3 hours ago

It happens with some highpoly models. image