17 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
r-lyeh-archived / Spot:cyclone: Compact and embeddable RGBA/HSLA library that supports WEBP, JPG, progressive JPG, PNG, TGA, DDS DXT1/2/3/4/5, BMP, PSD, GIF, PVR2/3 (ETC1/PVRTC), KTX (ETC1/PVRTC), PKM (ETC1), HDR, PIC, PNM (PPM/PGM), CRN, PUG, FLIF, CCZ, EXR and vectorial SVG files (C++11)
Geolm / Bc Crunchtiny dependency-free lossless compressor for BC/DXT texture streams (C99, ~1000 LoC)
Cyan4973 / RygsDXTcReal-time DXT1/DXT5 texture compressor
SergeyMakeev / GoofyGoofy - Realtime DXT1/ETC1 encoder
Benjamin-Dobell / S3tc Dxt DecompressionS3TC DXT1/DXT5 texture decompression routines.
elasota / ConvectionKernelsFast, high-quality texture compression library for many formats
dfranx / DDSLibrary for loading .dds textures (supports DXT1, DXT3, DXT5, 3D textures, etc...)
todds-encoder / ToddsA CPU-based DDS encoder optimized for fast batch conversions with high encoding quality.
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.
drewcassidy / QuicktexA project intended to add python bindings to rgbcx that somehow resulted in rewriting it entirely
jakubtomsu / OdxtA small library for S3 texture compression (DXT1-5/BC1-5). Port of stb_dxt.h
hecomi / UnityCustomTextureUpdateForDXT1CustomTextureUpdate for DXT1
KoMaTo3 / Py.texture.compressC++ module for python: convert images to DDS with compression (DXT1/DXT3/DXT5/etc)
mitjafelicijan / BlpconvertThis tool converts BLP texture files used in many games such as World of Warcraft into PNG files. With support for DXT1, DXT3 and DXT5 compression.
mmikk / To Dxta slow but high quality dxt1/dxt5 encoder. For instance does not make gray look like oil spills. Handles black next to bright colors really well
mauserzjeh / DxtDXT decompression library