pdlogingithub / Adapt-block-texture-compression-algorithm-toy

A small program that roughly demostrates the ideal of "ASTC"(Adapt Scale Texture Compression),a new generation texture compression solution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adapt block texture compression algorithm toy

Put one picture named "Input.png" in this folder and click main.py(need python 3.6 and numpy,PIL).
1

About

A small program that roughly demostrates the ideal of "ASTC"(Adapt Scale Texture Compression),a new generation texture compression solution.


Languages

Language:Python 100.0%