This program renders a 3D grid by repeating a simple model over and over (in the style of a drawing by M.C. Escher). This program was originally conceived to draw something interesting but still be simple enough to fit on one page of code (we didn't quite make it). This program demonstrates the basics of defining a vertex format, loading a matrix, and rendering shaded polygons.
N/A.
Press PAUSE to end.

None.
2006/03/01 Initial version.
CONFIDENTIAL