• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/10

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

10 Cards in this Set

  • Front
  • Back
wire frame image
only see the edges of the surfaces
rendering
separate the modeling of the scene from the production of the image
display processors
relieve the general purpose computer from the task of refreshing the display continuously
display list (display file)
place in display processors memory where instructions to generate image are stored
throughput
rate at which data flows through the system
latency
time for data to pass through the system
four steps in imaging process....
Vertex processing
Clipping and primitive assembly
Rasterization
Fragment Processing
two major functions of vertex processing
- carry out coordinate transformations
- compute a color for each vertex
concatenating
multiplying individual matrices into a single matrix
fragment
a potential pixel that carries with it information, including color and location, used to update corresponding pixel in the frame buffer