I have developed some 2D games using SVGAlib, but would like to use OpenGL instead. Where can I find a good introduction to OpenGL for 2D graphics, which does not assume that I am already familiar with OpenGL?
Thank you very much,
Frank
I have developed some 2D games using SVGAlib, but would like to use OpenGL instead. Where can I find a good introduction to OpenGL for 2D graphics, which does not assume that I am already familiar with OpenGL?
Thank you very much,
Frank
You can try the nehe opengl tutorials .