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

Image library #21

Open
vk2gpu opened this issue Jan 10, 2018 · 0 comments
Open

Image library #21

vk2gpu opened this issue Jan 10, 2018 · 0 comments

Comments

@vk2gpu
Copy link
Owner

vk2gpu commented Jan 10, 2018

Rather than pack image save/load and related functionality into the texture converter, break it out into its own library. This is useful beyond just texture conversion. Some things to note:

  • Remove dependency on GPU library. Should only be dependent on Core, Math, and appropriate 3rd party libs (squish, nvtt, stb_image, etc).
  • Implement DDS saving functionality.
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