jpcy / xatlas

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

set the size of faces #98

Closed DebaoHuang closed 2 years ago

DebaoHuang commented 2 years ago

Hi, thanks for your project.

I want to know if I can define the size(or area) of each face in the UV maps. If so, how can I do it?

Thanks for your help!

jpcy commented 2 years ago

Face area in UV space is proportional to world space. There's no option to scale each face individually.