jpcy / xatlas

Mesh parameterization / UV unwrapping library
MIT License
2.02k stars 216 forks source link

Question: mesh transforms #113

Open fynv opened 1 year ago

fynv commented 1 year ago

For vertexPositionData, is it necessary to use the same transform for all meshes? Looks like it is just a hint. Not sure if the algorithm considers spatial adjacency between different meshes. Thanks.