kornelski / rgba-hq2x

hq2x scaling algorithm updated to support RGBA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Maintenance Intended

#RGBA hq2x hq2x with Windows dependency removed and updated to support full RGBA without intermediate conversion to 16-bit color. It's based on ASM-less version.

##TODO

  • Comparison algorithm compares alpha as regular channel. Accurate comparison should probably be more sophisticated than that.
  • Merge with another version of the code (especially for support of more formats than TGA).

About

hq2x scaling algorithm updated to support RGBA

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 100.0%