14 skills found
TimvanScherpenzeel / Texture CompressorCLI tool for texture compression using ASTC, ETC, PVRTC and S3TC in a KTX container.
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)
keijiro / Unity Pvr Cleanerアルファ入りの PVRTC を奇麗にするコツ
pjc0247 / Unity.PVRTCruntime texture compression
evolution-gaming / Babylonjs Texture GeneratorA tool that generates PVRTC, ETC1, ETC2, ASTC textures from png and jpg files.
tlozoot / Decompress PvrtcA proof of concept of PVRTC texture decompression done entirely on CPU.
K0lb3 / Tex2imga texture decompression C++-extension for Python
sazameki / Ios Opengl Texture LoaderSazameki OpenGL Texture Loader for iPhone (Supports alpha value correction, optimized PNG files and PVRTC files)
brenwill / PVRTCCompressorPVRTCCompressor
SickheadGames / ManagedPVRTCA cross-platform PVRTC texture compression library for managed code.
mcraiha / CSharp PVRTC EncdecC# managed PVRTC texture encoder/decoder library
BandoriDatabase / Decompress Pvrtc PythonCPython Module for decompressing PVRTC Texture
mafaca / Pvrtc.NET implementation of pvrtc decoder
K0lb3 / Pvrtc DecoderA PVRTC decoder for PIL