yruen / Texture-Filterer

A collection of Python scripts to organize texture dumps in various ways
MIT License
2 stars 0 forks source link

Filter out small textures (16x16, 32x32) #3

Closed yruen closed 2 years ago

yruen commented 2 years ago

Textures that small do not benefit from traditional upscalers or work better upscaled with traditional methods such as Nearest Neighbor or Bilinear.