GL_LINES,LINE_STRIP and LINE_LOOP

GL_LINES, GL_LINE_STRIP & GL_LINE_LOOP

Code:-
Output:-


OpenGL is the premier environment for developing portable, interactive 2D and 3D graphics applications. Since its introduction in 1992, OpenGL has become the industry's most widely used and supported 2D and 3D graphics application programming interface (API), bringing thousands of applications to a wide variety of computer platforms.


Comments