Table of Contents

perftest

Displays bouncing 16-bit uncoded cels over an image background.

Synopsis

perftest

Description

Perftest can give the developer an idea of how adding cels can affect performance. The control pad has the following functions:

Caveats

The cels used in this example are expensive to render and not well-suited for titles attempting to maximize performance.

The example contains a large amount of code which has been marked with #ifdef and may be difficult to follow at times.

Associated Files

perftest.c, sprite.h, sprite.c

Location

examples/Graphics/Performance_Test