Advertisement

Loading Textures in C++

Started by November 16, 2004 03:58 PM
0 comments, last by Dvad78 20 years ago
I'm trying to load in a texture using C++. I can already get it to textue using a checkered pattern, but I don't know how to load in a bmp file using C++. Any help would be greatly appreciated.
NeHe's Tutorial #6 should help you out (assuming you are doing this in OpenGL)

http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=06

This topic is closed to new replies.

Advertisement