Does OpenGL provide modeling primitives such as a cube, cone, pyramid?

Question:Does OpenGL provide modeling primitives such as a cube, cone, pyramid?

1.Yes, but only with glEnable(GL_PRIMITIVES) called before the glBegin statement.

2. In the official specification, but also enhanced versions provided by the GLUT library.

3.Not in the official specification, but such functionality is provided by the GLUT library.

4.Yes


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!