DL-geom

Description

This program displays four large objects and fourteen small objects. Of the large objects, two are drawn using display lists, and the other two are drawn without using display lists.

These objects are drawn using direct attributes.

Coverage

Display list functions.

Functions Parameters Description
GXBeginDisplayList list, size Two different display lists of different sizes are specified.
GXEndDisplayList None.
GXCallDisplayList list, size Two different display lists of different sizes are specified.

Operation Method

The A Button stops the animation.

START exits the test.

Snapshot

DL-geom-e.jpg (68425 bytes)

Required Data Files

$REVOLUTION_SDK_ROOT/dvddata/gxTextrs.tpl.

Revision History

03/01/2006 Initial version.