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

Question for texture ktx compressed so many has artifacts #80

Open
johnnyapu15 opened this issue Jan 31, 2023 · 2 comments
Open

Question for texture ktx compressed so many has artifacts #80

johnnyapu15 opened this issue Jan 31, 2023 · 2 comments

Comments

@johnnyapu15
Copy link

Hi,
This is the screen seen in the model-viewer after ktx compression and the screen opened in unity using ktxUnity.
In Unity, there are artifacts like spots.
Why would there be such a difference?
I used toktx for compressing, the command are same as below.

toktx --genmipmap --uastc 3 --uastc_rdo_l 0.5 --uastc_rdo_b 100 --zcmp 20 --assign_oetf linear --assign_primaries none --resize 2048x2048 --threads 10

image

image

Thanks.

@johnnyapu15 johnnyapu15 changed the title Question for spotted texture ktx compressed Question for texture ktx compressed so many has artifacts Jan 31, 2023
@MAG-AdrianMeredith
Copy link

I'd also like an answer to this, been struggling to get high quality compression. Is there any recommended settings e.g. high,medium, low?

@atteneder
Copy link
Owner

Hi,

I haven't played a lot with the settings, but the defaults (UASTC) usually gives me good results.

Just to clarify, does the result look similar in other viewers/engines? I want to rule out that this is a bug of KTX for Unity.

thanks

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

3 participants