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

Exported textures seem to be blurry #9

Open
IfThenElseOfficial opened this issue Feb 2, 2022 · 3 comments
Open

Exported textures seem to be blurry #9

IfThenElseOfficial opened this issue Feb 2, 2022 · 3 comments

Comments

@IfThenElseOfficial
Copy link

Hey there, I am using this tool to create an atlas for my scene. I am using the resolution of 8196 x 8196 for the atlas and every quad has a resolution of 2048 x 2048 ... When the atlas is exported and is applied to a mesh, the quality of texture reduces and the object looks blurry.
Any solutions?
Thank you

@maxartz15
Copy link
Owner

Maybe changing one or both of these settings could help:

  • Check the imported texture compression and resolution settings.
  • Ckeck the output (8k) texture import compression and size settings.

@dre4mer12345
Copy link

dre4mer12345 commented Apr 26, 2022

I am having the same issue, it's because even though my atlas is set to 4k, it's exporting a 2k image and I don't see where I can affect this. Is the file exported resolution based on a unity setting somewhere? Incredible tool by the way!

(update) actually I'm wondering if this is possibly that I created the atlas at 2k and then changed it's size down in the bottom to 4k and that it simply isn't updating because of that fact.

Repository owner deleted a comment Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@dre4mer12345 @maxartz15 @IfThenElseOfficial and others