glutwireteapot(3) centos man page | unix.com

Man Page: glutwireteapot

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutWireTeapot -- Draw a wireframe teapot.
LIBRARY
OpenGLUT - geometry
SYNOPSIS
#include <openglut.h> void glutWireTeapot(GLdouble size);
PARAMETERS
size Scale factor.
DESCRIPTION
This function draws the standard Teapot in wireframe using OpenGL evaluators. This is the classic "Utah Teapot" of computer graphics. The base should lie in the xy-plane with "up" being along the positive z axis. This is derived from SGI code. It should also be the same as the teapot modeled by Martin Newell in 1975.
SEE ALSO
glutSolidTeapot(3) Epoch
Related Man Pages
glutsolidteapot(3glut) - mojave
glutsetwindow(3) - centos
glutstrokewidth(3) - centos
glutswapbuffers(3) - centos
glutsolidteapot(3glut) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq