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

Selecting which transcoders to use #354

Open
felipellrocha opened this issue Aug 17, 2023 · 0 comments
Open

Selecting which transcoders to use #354

felipellrocha opened this issue Aug 17, 2023 · 0 comments

Comments

@felipellrocha
Copy link

First of all, great work on this library.

I had a question about transcoder selection. I was able to easily compress my textures into a .basis file, but I was surprised about the fact that when I unpack it, I get a bunch of textures out. This seems to be wasteful to me, so I was wondering if there was any way to select which transcoders to use when unpacking. I know exactly which types of textures I'll need, so I was trying to avoid over using the user's hard drive with texture formats I won't be needing.

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

1 participant