This demo displays 10 spinning lighted cubes to test the default matrix layout for geometry and normal vectors.
| Functions | Parameters | Description |
GXLoadPosMtxImm |
matrix | Provides different matrix for each cube |
| matrix output destination | GX_PNMTX0-GX_PNMTX9 for each corresponding cube |
|
GXLoadNrmMtxImm |
matrix | Provides different matrix for each cube |
| matrix output 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.
2006/03/01 Initial version.
CONFIDENTIAL