Query: glutwiresierpinskisponge
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutWireSierpinskiSponge -- Draw a wireframe Spierspinski's sponge.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutWireSierpinskiSponge(int num_levels, const GLdouble offset[ 3 ], GLdouble scale);PARAMETERSnum_levels Recursive depth. offset Location vector. scale Relative size.DESCRIPTIONThis 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.CAVEATSRuntime is exponential in num_levels .SEE ALSOglutSolidSierpinskiSponge(3) Epoch
| Related Man Pages |
|---|
| glutcreatemenuwindow(3) - centos |
| glutcreatewindow(3) - centos |
| glutgamemodeget(3) - centos |
| glutstrokewidth(3) - centos |
| glutswapbuffers(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Shopt -s histappend |