What is opengl??
I know c++ and am using devc++ compiler. I keep hearing people talk about openGl. What is it... where can i get it??
A chain is only as strong as its weakest link.
OpenGL is a 2D/3D graphics API. Pretty much it has the video card draw what you feed it. From the beginning OpenGL was intended to do all of the rendering in hardware, so it expects you to have an OpenGL compliant video card for it to work with good results and speeds. See http://nehe.gamedev.net for some introductory tutorials.
[Resist Windows XP''s Invasive Production Activation Technology!]
[Resist Windows XP''s Invasive Production Activation Technology!]
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement