Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to make charts aligned? #8

Closed
braddabug opened this issue Mar 17, 2017 · 1 comment
Closed

Is there a way to make charts aligned? #8

braddabug opened this issue Mar 17, 2017 · 1 comment
Labels

Comments

@braddabug
Copy link

When I generate a UV atlas for a model it seems the charts are oriented randomly. It'd help if each chart was rotated to minimize its bounding box. That way the edges of square charts would end up aligned to texels, which would help with things like lightmapping.

Is there a way to do this? If not, can there be?

@walbourn
Copy link
Member

The UVAtlas open source library is basically just the functionality that was in the deprecated D3DX9 library which did not included the alignment. That said, for light-mapping the functionality in the gutter helper might be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants