Google News
logo
JOGL - Interview Questions
List out the types of JOGL primitives?
Following are the various types of primitives used by JOGL :
 
* GL_LIMES
* GL_LINES_STRIP
* GL_LINES_LOOP
* GL_TRIANGLE
* GL_TRIANGLE_FAN
* GL_TRIANGLE_STRIP
* GL_QUADS
* GL_QUAD_STRIP
* GL_POLYGON
Advertisement