I bought a graphics card that supports OpenGL 4.2. But I want to develop an application that should support OpenGL 2.0
Will my card support OpenGL 2.0 applications (backward compatibility)? Then, how to provide backward compatibility
I planned to use the GLUT / GLFW C ++ libraries.
c ++ opengl video-card
started on node.js
source share