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

Previous/Next texture array layer? #19

Open
cdwfs opened this issue Sep 12, 2016 · 5 comments
Open

Previous/Next texture array layer? #19

cdwfs opened this issue Sep 12, 2016 · 5 comments

Comments

@cdwfs
Copy link

cdwfs commented Sep 12, 2016

Could we get a way to navigate between array layers (including cubemap arrays)? That seems to be the only axis that's missing -- mips, cube faces, and volume slices are already supported. Thanks!

@jaytaoko
Copy link
Contributor

Thank you for reporting. That feature is possible. I am guessing your source is a dds files and it contains an array of 2D textures (or an array of cubemaps). Is that correct?

@cdwfs
Copy link
Author

cdwfs commented Sep 13, 2016

KTX files actually, but same general idea :)

@jaytaoko
Copy link
Contributor

Would it be possible for you to provide a one or two of those texture files with a texture or cubemap array in them? That would be helpful as a user test case.

Thanks

@cdwfs
Copy link
Author

cdwfs commented Sep 27, 2016

Here's a DDS file in BC1 format with 32 array slices. Still working on a cubemap array; I may have to generate one synthetically at this point :)
trevor-bc1.zip

@jaytaoko
Copy link
Contributor

jaytaoko commented Oct 6, 2016

Thank you for providing the file. I am looking into it.

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

2 participants