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

added gli library for dds export #351

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kopaka1822
Copy link

I added the gtruc/gli as submodule and implemented the DDS export in the Texture class.
This works with any 2D texture DDS files, including texture 2D arrays and integer formats.

The only problem is, that the cmake generates a gli_dummy project in the root. I do not know how to move this to a sub folder because I'm not too experienced with cmake.

@skallweitNV
Copy link
Collaborator

Thanks for this PR. Sorry for not answering sooner. It would be great to implement this using NVTT instead of using the unmaintained gtruc/gli library, but I haven't looked into if/how that is possible.

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

Successfully merging this pull request may close these issues.

2 participants