This demo displays 10 spinning lighted cubes to test the default matrix layout for geometry and normal vectors.
| Functions | Parameters | Description |
| GXLoadPosMtxImm | Matrices | Different matrix sent down for each cube. |
| Matrix destination | GX_PNMTX0-GX_PNMTX9 for each corresponding cube. |
|
| GXLoadNrmMtxImm | Matrices | Provides different matrix for each cube. |
| Matrix destination | GX_PNMTX0-GX_PNMTX9 for each corresponding cube. |
|
| GXSetCurrentMtx | Matrix input source. | GX_PNMTX0-GX_PNMTX9 for each corresponding cube. |
START exits the demo.

None.
03/01/2006 Initial version.