Credits: 4.5 (3-0-3)
Prerequisites: COL106 OR Equivalent
Overlaps with: ELL792
Description
Graphics pipeline; Graphics hardware: Display devices, Input devices;
Raster Graphics: line and circle drawing algorithms; Windowing and 2D/3D clipping: Cohen and Sutherland line clipping, Cyrus Beck clipping method; 2D and 3D Geometrical Transformations: scaling, translation, rotation, reflection; Viewing Transformations: parallel and perspective projection; Curves and Surfaces: cubic splines, Bezier curves, B-splines, Parametric surfaces, Surface of revolution, Sweep surfaces, Fractal curves and surfaces; Hidden line/surface removal methods; illuminations model; shading: Gouraud, Phong; Introduction to Ray-tracing; Animation; Programming practices with standard graphics libraries like openGL.
Prerequisite Tree
flowchart TD
COL781-228[COL781]
COL781-228 --> COL106-228[COL106]
COL106-228 --> COL100-228[COL100]
classDef empty height:17px, fill:transparent, stroke:transparent;
classDef trueEmpty height:0px, width:0px;