This program draws a 3D grid by repeating a simple model over and over (after 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 START to end.

None.
03/01/2006 Initial version.