smp-onetri_dl

Description

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.

This program is exactly the same as smp-onetri, except that the model data is stored in a display list and rendered using GXCallDisplayList.

Coverage

N/A.

Using the Demo

Press PAUSE to end.

Snapshot

smp-onetri.gif (35210 bytes)

Required Data Files

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL