http://qs1969.pair.com?node_id=1093434


in reply to Re^3: multiple textures on a cube (opengl example)
in thread multiple textures on a cube (opengl example)

The default engine does not support these jpg images, on Linux at least...

The easiest method without code change is to use the ImageMagick 'convert' cli utility, and convert the .jpg to .tga format.

After conversion this works and is a good demo/starting point for understanding a bit of the opengl stuff.