Can't figure out how to texture with openGL

Started by technik3k, August 16, 2015, 04:54:19

Previous topic - Next topic

technik3k

I know about the glBindTexture and I've herd about glGenTextures. I read that with glGenTextures you give openGL a texture and it gives you a number for that image or something like that.But a can't make it work. Can some help me!!!

abcdef

You should read up on some opengl tutorials (of which there are many on the web), you sound like a beginner to opengl so running through some tutorials shoud help you out a lot

technik3k


abcdef

Just search for the word "tutorial" in these forums to see plenty of suggestions previously given.