centos man page for glutwiresierpinskisponge

Query: glutwiresierpinskisponge

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNTITLED
LOCAL UNTITLED
NAME
glutWireSierpinskiSponge -- Draw a wireframe Spierspinski's sponge.
LIBRARY
OpenGLUT - geometry
SYNOPSIS
#include <openglut.h> void glutWireSierpinskiSponge(int num_levels, const GLdouble offset[ 3 ], GLdouble scale);
PARAMETERS
num_levels Recursive depth. offset Location vector. scale Relative size.
DESCRIPTION
This function recursively draws a few levels of Sierpinski's Sponge in wireframe. If num_levels is 0, draws 1 tetrahedron. The offset is a translation. The z axis is normal to the base. The sponge is centered at the origin.
CAVEATS
Runtime is exponential in num_levels .
SEE ALSO
glutSolidSierpinskiSponge(3) Epoch
Related Man Pages
dbd::sponge(3) - centos
glutsetwindow(3) - centos
glutstrokestring(3) - centos
glutswapbuffers(3) - centos
dbd::sponge(3) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq