Original Post
I've seen a number of OpenGL progams where the creator describes creating textures on the fly during runtime instead of having the application load a texture from an external jpeg or bitmap. Anyone know where I can find some good examples or tutorials that show how this is done? Neither of my OpenGL books even mention it and I'm having a hard finding any information. Thanks!