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

Encode To Texture Array? #71

Open
Raildex opened this issue Dec 12, 2024 · 2 comments
Open

Encode To Texture Array? #71

Raildex opened this issue Dec 12, 2024 · 2 comments

Comments

@Raildex
Copy link

Raildex commented Dec 12, 2024

Is there a possibility to encode a texture to a Texture(1D/2D/3D)Array?
There is a cubemap encoding only.

@Nominom
Copy link
Owner

Nominom commented Dec 12, 2024

You should be able to use the raw encoding apis and then build a file from the output yourself, but I don't have a ready solution for that

@Raildex
Copy link
Author

Raildex commented Dec 13, 2024

How would I build such a file?

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