Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ curveit(3) — GL1 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

curveit(3)  —  Silicon Graphics R1c

NAME

curveit - draw a curve

SYNOPSIS

C
curveit(iterationcount)
short iterationcount;

FORTRAN
subroutine curvei(count)
integer*2 count

Pascal
procedure curveit(iterationcount: Short);

DESCRIPTION

Curveit iterates the forward differences of the matrix on top of the transformation matrix stack iterationcount times.  Section 3.7 in the IRIS Graphics Library describes the forward difference algorithm. 

SEE ALSO

curve, resetls

Version 2.3  —  July 04, 1985

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026