View Full Version : opening a bitmap file
Hi,
I like to know if there are any function to open a bitmap file from a folder???
Thanks....
Morglum
12-21-2001, 02:16 AM
nothing in opengl nor in glut.
the old glaux has a function to read bmp files... But most people look on the internet for functions to read tga/png files.
If you search "TGA loader" on the advanced forum, I'm sure that you'll find a good loader (that's where I found mine !)
bondi
12-21-2001, 03:19 AM
in nehe's tuts in nehe.gamedev.net, you can
find a function that loads a BMP files from a folder.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.