Velerius
03-09-2005, 01:59 AM
I know using OpenGL in Visual Basic is probably something like Blasphemy but unfortunately I don't have the time to learn any other languages.
I'm in the process of attempting to write a computer game but I can't for the life of me get multiple textures working.
I mean, it loads the bitmap files but when I try to bind it, it only binds the last texture loaded.
I'm basing this off the NeHe code from
www.nehe.gamedev.org. (http://www.nehe.gamedev.org.)
Any help would be greatly appreciated.
I'm in the process of attempting to write a computer game but I can't for the life of me get multiple textures working.
I mean, it loads the bitmap files but when I try to bind it, it only binds the last texture loaded.
I'm basing this off the NeHe code from
www.nehe.gamedev.org. (http://www.nehe.gamedev.org.)
Any help would be greatly appreciated.