2.2.7 3D Drawing Cycle Modes

The N64's RDP has four main configurations where individual process units in the pipeline work together to generate the pixels needed to render drawings. These main configurations are called "drawing cycle modes" because they indicate how many pixels are drawn per clock cycle.

Here are the four N64 drawing cycle modes:

Use the gDPSetCycleType function to set the drawing cycle mode for your game application.