Projects archive: projects.zip
This is part of my working environment, these are sample projects which demonstrate the use of each module, self explanatory.
_sampleMFCGL
_sampleObjBMP
_sampleObjGE2
_sampleObjLwo
_sampleObjRTG
These are the reusable classes, or modules as I call them, also there are a number of other modules witch don't affect the example projects here but may be of some use. I might use fix them up and demonstrate their use later on.
MODULES :
objBmp
objGameExchange2
objLwo
objRtg
OTHERS ....
Note: solutions to some glitches you may
encounter when trying these out
- could
not find lib files, add opengl.lib and glu32.lib to the project
- could
not find stdafx.h, add the path to your mfc includes folder
under projects settings , C/C++, PreProcessor, additional include directories