computer graphics 7

12345678910
Across
  1. 3. A transformation that tilts the shape
  2. 6. Matrix method that allows combining multiple transformations
  3. 7. Algorithm that uses floating point to draw lines
  4. 8. Circle drawing algorithm based on midpoint decision
  5. 9. Type of graphics where the user can give input and control the output
  6. 10. Code-based algorithm for clipping lines in a viewport
Down
  1. 1. Transformation that flips an object over an axis
  2. 2. Transformation that moves an object from one location to another
  3. 3. Used to draw smooth, controllable curves in animation
  4. 4. Transformation that resizes an object along x
  5. 5. Basic visual element defined by x and y coordinates