15 skills found
TimvanScherpenzeel / Texture CompressorCLI tool for texture compression using ASTC, ETC, PVRTC and S3TC in a KTX container.
soywiz-archive / KorimKorim: Kotlin cORoutines IMaging, Bitmap and Vector graphics for Multiplatform Kotlin
Geolm / Bc Crunchtiny dependency-free lossless compressor for BC/DXT texture streams (C99, ~1000 LoC)
Cyan4973 / RygsDXTcReal-time DXT1/DXT5 texture compressor
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...)
drewcassidy / QuicktexA project intended to add python bindings to rgbcx that somehow resulted in rewriting it entirely
BohemiaInteractive / Img2pacjpg & png to paa / pac image conversion
matusnovak / Texture CompressionHardware texture Compression via OpenGL
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.
vr-voyage / Glb Textures Converter RustRegenerate a GLB from another one, converting the textures to DDS (DXT5 or BC7)
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