Unit 1
Unit 1
Computer Graphics
1.1 Introduction
Computer Aided Design:
“The use of computer systems to assist in the creation,
modification, synthesis, analysis and optimization of a design of any
product, machine or component of machine is defined as Computer
Aided Design.”
Computer Aided Manufacturing:
“The use of computer systems to plan, manage and control
the manufacturing operations by interfacing of computer system
to manufacturing machine is defined as Computer Aided
Manufacturing”
Computer Graphics:
“Computer Graphics is the technology that deals with the
generation, transformation and modification of a 2D of 3D model or
simply a picture using a computer software or an application.”
1.2.3 Rotation:
“A rotation is a transformation in which the object is rotated
about a fixed point.”
The direction of rotation can be clockwise or anticlockwise.
The fixed point in which the rotation takes place is called the
center of rotation.
The amount of rotation made is called the angle of rotation.
1.2.4 Scaling:
“A scaling transformation alters size of an object.”
In the scaling process, we either compress or expand the
dimension of the object.
The scaling of any graphic element is the scaling of all the
points of that element.
Scaling is used to enlarge or reduce the size of the element.
Fig. Scaling
1.2.5 Reflection:
“Rotation is the transformation in which the object is flipped
or reflected about a line.”
It is like a mirror image.
Reflection of any graphic element is the reflection of all the
points of that element.
x’ = x cos ɸ - y sin ɸ
y' = x sin ɸ + y cos ɸ
Vanishing Point:
“It is the point where all lines will appear to meet. There can
be one point, two point, and three point perspectives.”
One Point:
“There is only one vanishing point.”
Two Points:
“There are two vanishing points. One is the x-direction and
other in the y –direction.”
Three Points:
“There are three vanishing points. One is x second in y and
third in two directions.”