GeometryCollective / boundary-first-flattening

MIT License
768 stars 96 forks source link

Don't re-scale the output mesh #10

Closed mlagronin closed 5 years ago

mlagronin commented 6 years ago

It appears that the output mesh gets scaled up by a factor of 10. This is a problem if you want to re-project camera images onto your newly-uv'ed mesh. Can you make it an option to leave the mesh coordinates unscaled?