Title:
GLAUX_replacement_code_BMP.H Download
Description: BMP Loader - a quick and dirty substitute for GLaux if you only use GLaux to load BMP files will load any format of a windows DIB BMP format graphics file Only works on a windows box
Caution! memory for the data is allocated using new .
In the NeHe tutorials the memory is reclaimed using free .
For the small tutorials its not a big deal but not a good practice in larger projects.
To Search:
File list (Check if you may need any files):
GLAUX_replacement_code_BMP.H\bmp.cpp
............................\bmp.h
GLAUX_replacement_code_BMP.H