24 skills found
hglm / DetexLow-level library for decompression and manipulation of texture blocks compressed using formats such as BC1/DXT1/S3TC, BC2-BC3, BC4/RGTC1, BC5/RGTC2, BC6 (BPTC_FLOAT), BC7 (BPTC), ETC1 and the ETC2 family, loading of KTX and DDS files, and conversion between pixel formats
xiaozhuai / ImageinfoCross platform super fast single header c++ library to get image size and format without loading/decoding. Support avif, bmp, cur, dds, gif, hdr (pic), heic (heif), icns, ico, j2k, jp2, jpeg (jpg), jpx, ktx, png, psd, qoi, tga, tiff (tif), webp ...
stricq / UPKManagerBlade and Soul Unreal Engine 3 Package (UPK) Extractor and Rebuilder - View, Export and Import Textures and Sounds. DDS Load and Save in C#.
xiaozhuai / Imageinfo RsSuper fast Rust library to get image size and format without loading/decoding. Support avif, bmp, cur, dds, gif, hdr (pic), heic (heif), icns, ico, j2k, jp2, jpeg (jpg), jpx, ktx, png, psd, qoi, tga, tiff (tif), webp ...
paroj / Nv DdsDDS image loader for OpenGL/ OpenGL ES2
benikabocha / TinyddsloaderTiny DDS file loader
spnda / Dds ImageHeader-only C++11/C++17 DirectDraw Surface (DDS) decoder with Vulkan helpers.
dfranx / DDSLibrary for loading .dds textures (supports DXT1, DXT3, DXT5, 3D textures, etc...)
DeanoC / Tiny DdsTiny DDS loader/saver based on
Dahie / DDS UtilsJava utilities for cross-platform DirectDrawSurface texture management
bazhenovc / Libddslibdds is a library for operating DDS textures. It is able to load DXT1-5 compressed textures, pack/unpack them with different compression algorythms and so on.
Mudbill / Dds LwjglA small library to add support for DirectDraw Surface textures in LWJGL 3.
Sayt123 / CSGO Surf Load ScreensCollection of load screen images for CSGO surf maps in .dds format.
dedoardo / Dds Loader PythonPython 3.5 DDS Loader
daober / Dds Loaderdirect draw surface loader for your OpenGL and Vulkan applications
tilkinsc / DDSLoaderSimple API to load a DDS file
john-h-k / DDSTextureLoader.NETA DDS texture loader for .NET programs, based off of the DirectXTk DDSTextureLoader
imesense-forks / Castano Nvidia Texture ToolsCollection of image processing and texture manipulation tools, designed to be integrated in game tools and asset processing pipelines
icculus / MojoddsSimple DirectDraw Surface (.DDS) decoder routines.
jornskaa / Dicom2VolumeDicom2Volume (C# application/library) Loads DICOM files and extracts image data, orientation, positions, scale and metadata like WindowLevel. DICOM slices are sorted based on calculated SliceLocation and image and metadata is exported to XML, RAW and DDS (Direct Draw Surface - ideal for Direct3D loading). Optional tar.gz compression can also be applied. Ideal if you want the simplest way of working with volume medical data without the hassle of DICOM. Can be used as standalone application or as a library.