Unit I Illumination and Color Models: Light Sources
Unit I Illumination and Color Models: Light Sources
ILLUMINATION
AND COLOR MODELS
Light sources - basic illumination models – halftone patterns and dithering
techniques; Properties of light - Standard primaries and chromaticity
diagram; Intuitive colour concepts - RGB colour model - YIQ colour model -
CMY colour model - HSV colour model - HLS colour model; Colour
selection. Output primitives – points and lines, line drawing algorithms,
loading the frame buffer, line function; circle and ellipse generating
algorithms; Pixel addressing and object geometry, filled area primitives.
Light Sources
Class - Activity
Class Activity
Line function
Circle Drawing Algorithms
• Vector Generation / DDA Circle Algorithm
• Bresenham’s Circle Algorithm
• Midpoint Circle Algorithm
Class Activity