Name Last Update
..
CVS Loading commit data...
Makefile Loading commit data...
PCmake Loading commit data...
README Loading commit data...
cfb.c Loading commit data...
dram_stack.c Loading commit data...
lines.c Loading commit data...
lines.h Loading commit data...
makesphere.c Loading commit data...
spec Loading commit data...
static.c Loading commit data...
static.h Loading commit data...
zbuffer.c Loading commit data...
README file for polyline demo
Author: Kevin Luster, kluster@sgi.com

The point behind this application is to demonstrate the usage of the
line microcode and show how it can be incorporated into polygon
applications.

For each frame in the application it first does a screen buffer clear,
then draws a background rectangle composed of two Gouraud shaded
triangles and then draws a rotating Gouraud shaded wireframe sphere on
top, after switching to the line microcode.

See the release notes for possible known line microcode problems which
will be fixed in later releases.