跳转至

Lec 05 Rasterization 1 (Triangles)

Menu of this lecture

  • Some basic concepts
  • Rasterization process
  • Different raster displays

Some basic concepts

  1. Aspect radio: width / height
  2. Field of view
  3. Screen: an array of pixels
  4. Resolution: size of the array
  5. Rasterize: drawing onto the screen
  6. Pixel: (for now, ) a little square with uniform color

不想打字了,待补充