#ddsktx is a #singleheader DDS and KTX reader.

dds-ktx loads files in the DDS (DirectDraw Surface) and KTX (Khronos Texture) formats. dds-ktx performs no allocations, and does not attempt to convert pixel data, instead it fills in a structure definining where the textures within a file are, as well as the file's metadata. Included is #ctexview, for viewing textures in a #GUI.

Website πŸ”—οΈ: https://github.com/septag/dds-ktx

#free #opensource #foss #fossmendations #programming #graphics

GitHub - septag/dds-ktx: Single header KTX/DDS reader

Single header KTX/DDS reader. Contribute to septag/dds-ktx development by creating an account on GitHub.

GitHub