Computer_Graphics_Assignment_Answers
Computer_Graphics_Assignment_Answers
parallel projection.
- Orthographic Projection:
- Oblique Projection:
3. How is oblique projection classified? What are the distinguishing features of cavalier
- Cavalier Projection:
- Cabinet Projection:
Perspective Projection
It mimics human vision, where objects appear smaller as they move farther away.
Perspective Projection:
Parallel Projection:
Color Model
7. Describe RGB color model with a diagram.
o The RGB model is based on the additive color system, using Red, Green,
and Blue as primary colors.
o By combining these colors at different intensities, a wide range of colors is
produced.
o Example: Red (255, 0, 0), Green (0, 255, 0), Blue (0, 0, 255).
DD
8. Why is the RGB model commonly used in digital displays like monitors, TVs, and
projectors?
- Digital displays emit light, and the additive color system works well with light-based
devices.
- It allows efficient color rendering using combinations of red, green, and blue light.
9. What happens when all three components (R, G, and B) have maximum intensity?
- The CMYK model (Cyan, Magenta, Yellow, and Black) is used for printing.
- It is based on the subtractive color system, where colors are formed by removing
light.