0 Members and 1 Guest are viewing this topic.
In a game I'm currently making, I'm looking for an efficient algorithm to reduce a 16x16 sprite to 8x8 without just clustering every 4 pixels together because that looks like crap, It is in 4-level grayscale. does anyone have any help that they could give me for this?