jpcy / xatlas

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

Function inquiry #133

Open qwerasdfzxcvqs opened 7 months ago

qwerasdfzxcvqs commented 7 months ago

Can we only arrange the mesh without dividing it?

Korinin38 commented 5 months ago

I think that you may be referring to packing meshes that are already divided. In this case, you can try using AddUVMesh() function instead of AddMesh(). If this is not the case, I would advise you to clarify your question.