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

ktx-software: new package #23220

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

Conversation

felixaszx
Copy link
Contributor

@felixaszx felixaszx commented Jan 29, 2025

This pr will add KTX-software, provides many command line tools and a library for building, testing, and viewing KTX (Khronos Texture) format.

Texts below are copied from their website:
KTX (Khronos Texture) is an efficient, lightweight container format for reliably distributing GPU textures to diverse platforms and applications. The contents of a KTX file can range from a simple base-level 2D texture to a cubemap array texture with mipmaps. KTX files hold all the parameters needed for efficient texture loading into 3D APIs such as OpenGL® and Vulkan®, including access to individual mipmap levels

@felixaszx felixaszx marked this pull request as ready for review January 29, 2025 23:03
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.

1 participant