I want to use color grid pngs to texture buildings. In their original resolution, the grid cells are uniformly 1x1 px large. When I apply the images to buildings, there isn't much of a grid left, because CE interpolates them.
Another problem is that the 1x1 grid dimensions don't reflect the actual dimensions, so the issue is not only scaling, but stretching as well. Resizing the images beforehand by a factor of 100 or more produces decent results, but some blur is still visible.
Is there a way to avoid this?
