smp-onetri

Description

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.

Coverage

N/A

Operation Method

Press START to end.

Snapshot

smp-onetri.gif (35210 bytes)

Required Data Files

None.

Revision History

03/01/2006 Initial version.