previous |  up  | next
 

Quadrics   

Author:  DigiBen

A quadric is either a cylinder or a sphere.  This tutorial covers the OpenGL functions which allow you to create cylinders and spheres easily with variable size and detail.

Functions Used:  glBindTexture(), glClear(), glLoadIdentity(), gluLookAt(), gluQuadricTexture(), glRotatef(), glPushMatrix(), glTranslatef(), gluQuadricDrawStyle(), gluCylinder(), glPopMatrix(), gluDeleteQuadric()


purchase full version
Access EXE

 
 
 

 

 

 


 C
 C++
 Win32
 Direct3D
 OpenGL
 C#
 Java
 Free Tutorials