Computer Graphics Assignment 1
Computer Graphics Assignment 1
1. Define computer graphics, application area of graphics and use of computer graphics!
2. List and define graphics display devices.
3. What are the characteristics of display devices?
4. Define line drawing? List and define most common types of line drawing.
5. List and define common character attributes.
6. Briefly describe Scaling, Rotation, Translation, Reflection and Shearing!
7. Define windowing, Clipping and type of clipping briefly.
8. What is the difference between World window and view port?
9. What is Polygon clipping?
10. What is projection? List and Define type of projection?
11. A cube has its vertices located at A (0,0,10), B (10,0,10), C (10,10,10), D (0,10,10), E(0,0,0),
F(10,0,0), G(10,10,0) & H(0,10,0).
The y-axis is vertical, and z-axis is oriented towards the viewer. If the cube is being viewed
from the point (0,20,80), find out the perspective view of the cube on the xy-plane.