Test Textures
Here are some helpful test textures to use when testing image manipulation or displaying textures on models. All images comes in the following formats:
- .psd So you can easily modify the image.
- .bmp, 24 bit.
- .png, 32 bit, both interlaced and not.
- .tga, 24 bit.
- .tiff 24 bit, interleaved (RGBRGB)
Texture sizes range from 256×256 to 4096×4096 in powers of two.
RGBA Test square
Simple RGB(A) test square to make sure that each color channel is displayed correctly.
It can be downloaded HERE ( RGBA_Test_Square.zip, 1.08MB).
Note that it extracts to ~200MB.