0% found this document useful (0 votes)
58 views

IT 0475 - Computer Graphics

This document contains a lesson plan for a Computer Graphics course taught at S.R.M. Engineering College. The lesson plan outlines 5 units that will be covered over 45 hours across a 7th semester B.Tech course offered to undergraduate students. Unit I introduces basic graphics concepts like raster and random scan systems, input/output devices, and line and circle drawing algorithms. Unit II covers 2D geometric transformations and viewing through transformations, clipping, and window-to-viewport. Unit III focuses on 3D graphics concepts like object representation, surfaces, and curve modeling techniques. Unit IV examines 3D transformations, projections, and visible surface detection. Finally, Unit V reviews illumination models, color models like RGB, HSV, and techniques

Uploaded by

Ranjith Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views

IT 0475 - Computer Graphics

This document contains a lesson plan for a Computer Graphics course taught at S.R.M. Engineering College. The lesson plan outlines 5 units that will be covered over 45 hours across a 7th semester B.Tech course offered to undergraduate students. Unit I introduces basic graphics concepts like raster and random scan systems, input/output devices, and line and circle drawing algorithms. Unit II covers 2D geometric transformations and viewing through transformations, clipping, and window-to-viewport. Unit III focuses on 3D graphics concepts like object representation, surfaces, and curve modeling techniques. Unit IV examines 3D transformations, projections, and visible surface detection. Finally, Unit V reviews illumination models, color models like RGB, HSV, and techniques

Uploaded by

Ranjith Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Department of Information Technology

S.R.M. Engineering College


LESSON PLAN
Course Code / Title: IT0475 - COMPUTER GRAPHICS
Name: Mr P.Rajasekar
Class: B.Tech
Dept: Information Technology
Semester: 7th Sem.
Hrs/Week: 3
Course Offered to: UG / B.Tech.
Unit
No.

Contents/Topics

Hours
Required

As Per
Syllabus

Text
book/Reference
Book & Chapters

INTRODUCTION
I

II

III

Introduction
Graphics System Overview
Raster and Random scan systems
Input,Output Devices
Line drawing Algorithm-DDA
Bresenham Algorithms (Line)
Midpoint Circle Algorithm
Midpoint Ellipse Algorithm
Pixel addressing & Object geometry

1
1
1
1
1
1
1
1
1

TWO DIMENTIONAL GRAPHICS


Geometric Transformations Matrix
Homogenous & Composite
2D Viewing pipeline and coordinate ref
window to view port transformation
2D Viewing function
Clipping Point, Line
Polygon Clipping
Revision

2
2
1
1
1
1
1

THREE DIMENTIONAL GRAPHICS


3D Concepts & Object representation
Polygon surfaces and tables
Plane equations & meshes
Curved line & surfaces
Quadratic surfaces and Blobby objects
Spline representation

2
1
1
1
1
1

T, R
09

09

T, R

09

IV

Beizer & B-Spline Curves and surfaces

3D TRANSFORMATION & VIEWING


3D geometric and modeling transforms
3D Viewing Viewing Pipeline
Viewing Coordinates & Projections
3D Clipping
Visible Surface Detection methods
Revision

3
2
1
1
1
1

ILLLUMINATION & COLOR MODELS


Basic models of illumination
Halftone & dithering techniques
Properties of Light
RGB Color Model
YIQ and CMY color model
HSV and HLS color model
Color selection
Revision
Revision

1
1
1
1
1
1
1
1
1

09

09

TOTAL : 45 Hrs
TEXT BOOKS
1. Peter Shirley, Michael Ashikhmin and Steve Marschner,Fundamentals of Computer
Graphics,
3rd Edition, 2009,
2. Donald Hearn & M. Paulin Baker, Computer Graphics, Pearson
Education,3nd Edition,2003.
REFERENCE BOOKS
1.Foley J.D, Van Dam A, Feiner S. K and Hughes J. F, Computer Graphics, Addison
Wesley, 2nd Edition,1993

T, R

You might also like