texture mapping bmp

can somebody tell me how to use bmp file as, a texture mapping. Well i’ve got a sample that show how to use texture mapping, but the texture was using tga file.
I try to use auxilary object but still doesn’t work.

Originally posted by andyazis:
can somebody tell me how to use bmp file as, a texture mapping. Well i’ve got a sample that show how to use texture mapping, but the texture was using tga file.
I try to use auxilary object but still doesn’t work.

Hi andyazis,

There are a bunch of good examples around - check out http://nehe.gamedev.net/opengl.asp. Lots of examples of how to load a BMP - try tutorial #6 on texture mapping.

thank’s, i’d would give a shot