OpenGL screencast 8 - Drawing in 3D part 3 - Spheres, Cylinders, and Cones
published onIn this screencast, I discuss drawing spheres, cylinders, and cones in 3D. I also introduce another convenience method for checking errors.
OpenGL Functions used include:
GL_QUAD_STRIP, GL_TRIANGLE_FAN, GL_TRIANGLES, glGetError(), gluErrorString()
The code is available to download on Github
Download the screencast, 21.2 MB .mov
Watch the Screencast
Code
Questions? E-mail me: this domain AT gmail DOT com