Deck 1: Computer Graphics

Full screen (f)
exit full mode
Question
Which coordinate system is a device-dependent coordinate system?

A)World Coordinate System
B)Model Coordinate System
C)User Coordinate System
D)Screen Coordinate System
Use Space or
up arrow
down arrow
to flip the card.
Question
Which of the following is the default coordinate system?

A)User Coordinate System
B)World Coordinate System
C)Screen Coordinate System
D)None of the above
Question
When every entity of a geometric model remains parallel to its initial position, the transformation is called as

A)User Coordinate System
B)World Coordinate System
C)Screen Coordinate System
D)None of the above
Question
In which type of projection, actual dimensions and angles of objects and therefore shapes cannot be preserved?

A)User Coordinate System
B)World Coordinate System
C)Screen Coordinate System
D)None of the above
Question
The matrix representation for translation in homogeneous coordinates is

A)User Coordinate System
B)World Coordinate System
C)Screen Coordinate System
D)None of the above
Question
The matrix representation for scaling in homogeneous coordinates is

A)P'=S*P
B)P'=R*P
C)P'=dx+dy
D)P'=S*S
Question
The two-dimensional rotation equation in the matrix form is

A)P'=T+P
B)P'=S*P
C)P'=R*P
D)P'=dx+dy
Question
What is the use of homogeneous coordinates and matrix representation?

A)To treat all 3 transformations in a consistent way
B)To scale
C)To rotate
D)To shear the object
Question
If point are expressed in homogeneous coordinates then the pair of (x, y) is represented as

A)(x', y', z')
B)(x, y, z)
C)(x', y', w')
D)(x', y', w)
Question
For 2D transformation the value of third coordinate i.e. w (or h) =?

A)1
B)0
C)-1
D)Any value
Question
We can combine the multiplicative and translational terms for 2D into a single matrix representation by expanding

A)2 x 2 matrix into 4x4 matrix
B)2 x 2 matrix into 3 x 3
C)3 x 3 matrix into 2 x 2
D)Only c
Question
The general homogeneous coordinate representation can also be written as

A)(h.x, h.y, h.z)
B)(h.x, h.y, h)
C)(x, y, h.z)
D)(x,y,z)
Question
In homogeneous coordinates value of 'h' is consider as 1 & it is called…..

A)Magnitude Vector
B)Unit Vector
C)Non-Zero Vector
D)Non-Zero Scalar Factor
Question
Which co-ordinates allow common vector operations such as translation, rotation, scaling and perspective projection to be represented as a matrix by which the vector is multiplied?

A)vector co-ordinates
B)3D co-ordinates
C)affine co-ordinates
D)homogenous co-ordinates
Question
In Coordinates, a points in n-dimensional space is represent by (n+1) coordinates.

A)Scaling
B)Homogeneous
C)Inverse transformation
D)3D Transformation
Question
A translation is applied to an object by 2D

A)Repositioning it along with straight line path
B)Repositioning it along with circular path
C)Only b
D)All of the mentioned
Question
We translate a two-dimensional point by adding

A)Translation distances
B)Translation difference
C)X and Y
D)Only a
Question
The translation distances (dx, dy) is called as

A)Translation vector
B)Shift vector
C)Both a and b
D)Neither a nor b
Question
In 2D-translation, a point (x, y) can move to the new position (x', y') by using the equation

A)x'=x+dx and y'=y+dx
B)x'=x+dx and y'=y+dy
C)X'=x+dy and Y'=y+dx
D)X'=x-dx and y'=y-dy
Question
The two-dimensional translation equation in the matrix form is

A)P'=P+T
B)P'=P-T
C)P'=P*T
D)P'=P
Question
-------is a rigid body transformation that moves objects without deformation.

A)Rotation
B)Scaling
C)Translation
D)All of the mentioned
Question
A straight line segment is translated by applying the transformation equation

A)P'=P+T
B)Dx and Dy
C)P'=P+P
D)Only c
Question
Polygons are translated by adding to the coordinate position of each vertex and the current attribute setting.

A)Straight line path
B)Translation vector
C)Differences
D)Only b
Question
To change the position of a circle or ellipse we translate

A)Center coordinates
B)Center coordinates and redraw the figure in new location
C)Outline coordinates
D)All of the mentioned
Question
The basic geometric transformations are

A)Translation
B)Rotation
C)Scaling
D)All of the mentioned
Question
A two dimensional rotation is applied to an object by

A)Repositioning it along with straight line path
B)Repositioning it along with circular path
C)Only b
D)Any of the mentioned
Question
To generate a rotation , we must specify

A)Rotation angle ?
B)Distances dx and dy
C)Rotation distance
D)All of the mentioned
Question
The rotation axis that is perpendicular to the xy plane and passes through the pivot point is known as

A)Rotation
B)Translation
C)Scaling
D)Shearing
Question
Positive values for the rotation angle ? defines

A)Counter clockwise rotations about the end points
B)Counter clockwise translation about the pivot point
C)Counter clockwise rotations about the pivot point
D)Negative direction
Question
The original coordinates of the point in polar coordinates are

A)X'=r cos (? +?) and Y'=r cos (? +?)
B)X'=r cos (? +?) and Y'=r sin (? +?)
C)X'=r cos (? -?) and Y'=r cos (? -?)
D)X'=r cos (? +?) and Y'=r sin (? -?)
Question
From the following, which one will require 4 matrices to multiply to get the final position?

A)Rotation about the origin
B)Rotation about an arbitrary Point
C)Rotation about an arbitrary line
D)Scaling about the origin
Question
Rotation is simply---------object w.r.t origin or centre point.

A)Turn
B)Shift
C)Compression
D)Drag element
Question
A line AB with end point A (2,3) & B (7,8) is to be rotated about origin by 300 in clockwise direction. Determine the coordinates of end points S of rotated line.

A)(3.232, 2.598)
B)(5.232, 3.598)
C)(3.232, 1.298)
D)(3.232, 1.598)
Question
An ellipse can also be rotated about its center coordinates by rotating

A)End points
B)Major and minor axes
C)Only a
D)None
Question
The transformation that is used to alter the size of an object is

A)Scaling
B)Rotation
C)Translation
D)Reflection
Question
Scaling of a polygon is done by computing

A)The product of (x, y) of each vertex
B)(x, y) of end points
C)Center coordinates
D)Only a
Question
We control the location of a scaled object by choosing the position is known as…………………………….

A)Pivot point
B)Fixed point
C)Differential scaling
D)Uniform scaling
Question
If the scaling factors values sx and sy are assigned to the same value then………

A)Uniform rotation is produced
B)Uniform scaling is produced
C)Scaling cannot be done
D)Scaling can be done or cannot be done
Question
If the scaling factors values Sx and Sy are assigned to unequal values then

A)Uniform rotation is produced
B)Uniform scaling is produced
C)Differential scaling is produced
D)Scaling cannot be done
Question
The objects transformed using the equation P'=S*P should be

A)Scaled
B)Repositioned
C)Both a and b
D)Neither a nor b
Question
If the scaling factors values Sx and Sy < 1 then

A)It reduces the size of object
B)It increases the size of object
C)It stunts the shape of an object
D)None
Question
If the value of Sx=1 and Sy=1 then

A)Reduce the size of object
B)Distort the picture
C)Produce an enlargement
D)No change in the size of an object
Question
The polygons are scaled by applying the following transformation.

A)X'=x * Sx + Xf(1-Sx) & Y'=y * Sy + Yf(1-Sy)
B)X'=x * Sx + Xf(1+Sx) & Y'=y * Sy + Yf(1+Sy
C)X'=x * Sx + Xf(1-Sx) & Y'=y * Sy - Yf(1-Sy)
D)X'=x * Sx * Xf(1-Sx) & Y'=y * Sy * Yf(1-Sy)
Question
Reflection is a special case of rotation.
Question
If two pure reflections about a line passing through the origin are applied successively the result is

A)Pure rotation
B)Quarter rotation
C)Half rotation
D)True reflection
Question
What is the determinant of the pure reflection matrix?

A)1
B)0
C)-1
D)2
Question
Which of the following is NOT true? Image formed by reflection through a plane mirror is

A)of same size
B)same orientation
C)is at same distance from the mirror
D)virtual
Question
Which of the following represents shearing?

A)(x, y) ? (x+shx, y+shy)
B)(x, y) ? (ax, by)
C)(x, y) ? (x cos(?)+y sin(?), -x sin(?)+y cos(?))
D)(x, y) ? (x+shy, y+shx)
Question
If a '3 x 3' matrix shears in X direction, how many elements of it are '1'?

A)2
B)3
C)6
D)5
Question
If a '3 x 3' matrix shears in Y direction, how many elements of it are '0'?

A)2
B)3
C)6
D)5
Question
Shearing is also termed as

A)Selecting
B)Sorting
C)Scaling
D)Skewing
Question
Shearing and reflection are types of translation.
Question
Which of this is compulsory for 2D reflection?

A)Reflection plane.
B)Origin
C)Reflection axis
D)Co-ordinate axis.
Question
Two successive translations are

A)Multiplicative
B)Inverse
C)Subtractive
D)Additive
Question
Two successive translations are commutative.
Question
General pivot point rotation can be expressed as

A)T(zr,yr).R(?).T(-zr,-yr) = R(xr,yr,?)
B)T(xr,yr).R(?).T(-xr,-yr) = R(xr,yr,?).
C)T(xr,yr).R(?).T(-xr,-yr) = R(zr,yr,?)
D)T(xr,yr).R(?).T(-xr,-yr) = R(zr,yr,?).
Question
Which of the following is NOT correct (A, B and C are matrices)

A)A?B = B?A
B)A?B?C = (A?B) ?C = A? (B?C)
C)C(A+B) = C?A + C?B
D)1 A = A 1
Question
Reflection about the line y=0, the axis, is accomplished with the transformation matrix with how many elements as '0'?

A)8
B)9
C)4
D)6
Question
Which transformation distorts the shape of an object such that the transformed shape appears as if the object were composed of internal layers that had been caused to slide over each other?

A)Rotation
B)Scaling up
C)Scaling down
D)Shearing
Question
Transpose of a column matrix is

A)Zero matrix
B)Identity matrix
C)Row matrix
D)Diagonal matrix
Question
Reversing the order in which a sequence of transformations is performed may affect the transformed position of an object.
Question
How many minimum numbers of zeros are there in '3 x 3' triangular matrix?

A)4
B)3
C)5
D)6
Question
The object space or the space in which the application model is defined is called

A)World co-ordinate system
B)Screen co-ordinate system
C)World window
D)Interface window
Question
What is the name of the space in which the image is displayed?

A)World co-ordinate system
B)Screen co-ordinate system
C)World window
D)Interface window
Question
What is the rectangle in the world defining the region that is to be displayed?

A)World co-ordinate system
B)Screen co-ordinate system
C)World window
D)Interface window
Question
The window opened on the raster graphics screen in which the image will be displayed is called

A)World co-ordinate system
B)Screen co-ordinate system
C)World window
D)Interface window
Question
The process of mapping a world window in World Coordinates to the Viewport is called Viewing transformation.
Question
Panning is a technique in which users can change the size of the area to be
viewed in order to see more detail or less detail.
Question
Drawing of number of copies of the same image in rows and columns across the interface window so that they cover the entire window is called

A)Roaming
B)Panning
C)Zooming
D)Tiling
Question
By changing the dimensions of the viewport, the and of the objects being displayed can be manipulated.

A)Number of pixels and image quality
B)X co-ordinate and Y co-ordinate
C)Size and proportions
D)All of these
Question
Co-ordinates are ranging according to the screen resolution.
Question
Any convenient co-ordinate system or Cartesian co-ordinates which can be used to define the picture is called

A)spherical co-ordinates
B)vector co-ordinates
C)viewport co-ordinates
D)world co-ordinates
Question
The transformation of perspective projection must include, where d is the distance between the center of projection to the projection plane.

A)D
B)1/d
C)-d
D)-1/d
Question
An area on a display device to which a window is mapped is called a………….

A)Window
B)Viewpoint
C)Pixel
D)None of the above
Question
A Pixel is

A)a computer program that draws picture
B)A picture stored in secondary memory
C)The smallest resolvable part of a picture
D)All of the above
Question
A system that automates the drafting process with interactive computer graphics is called

A)Computer Aided Engineering (CAE)
B)Computer Aided Design (CAD)
C)Computer Aided Manufacturing (CAM)
D)Computer Aided Instruction (CAI)
Question
In which type of projection, actual dimensions and angles of objects and therefore shapes cannot be preserved?

A)Orthographic
B)Isometric
C)Perspective
D)None of the above
Question
Coordinate of ?ABCD is WCS are: lowermost corner A(2,2) & diagonal corner are C(8,6). W.r.t MCS. The coordinates of origin of WCS system are (5,4). If the axes of WCS are at 600 in CCW w.r.t. the axes of MCS. Find new vertices of point A in MCS.

A)(4.268, 6.732)
B)(5.268, 6.732)
C)(4.268, 4.732)
D)(6.268, 4.732)
Question
A line AB with end points A (2, 1) & B (7, 6) is to be moved by 3 units in x-direction & 4 units in y-direction. Calculate new coordinates of points B.

A)(10, 2)
B)(2, 10)
C)(10, 10)
D)(10, 5)
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/79
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 1: Computer Graphics
1
Which coordinate system is a device-dependent coordinate system?

A)World Coordinate System
B)Model Coordinate System
C)User Coordinate System
D)Screen Coordinate System
Screen Coordinate System
2
Which of the following is the default coordinate system?

A)User Coordinate System
B)World Coordinate System
C)Screen Coordinate System
D)None of the above
World Coordinate System
3
When every entity of a geometric model remains parallel to its initial position, the transformation is called as

A)User Coordinate System
B)World Coordinate System
C)Screen Coordinate System
D)None of the above
World Coordinate System
4
In which type of projection, actual dimensions and angles of objects and therefore shapes cannot be preserved?

A)User Coordinate System
B)World Coordinate System
C)Screen Coordinate System
D)None of the above
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
5
The matrix representation for translation in homogeneous coordinates is

A)User Coordinate System
B)World Coordinate System
C)Screen Coordinate System
D)None of the above
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
6
The matrix representation for scaling in homogeneous coordinates is

A)P'=S*P
B)P'=R*P
C)P'=dx+dy
D)P'=S*S
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
7
The two-dimensional rotation equation in the matrix form is

A)P'=T+P
B)P'=S*P
C)P'=R*P
D)P'=dx+dy
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
8
What is the use of homogeneous coordinates and matrix representation?

A)To treat all 3 transformations in a consistent way
B)To scale
C)To rotate
D)To shear the object
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
9
If point are expressed in homogeneous coordinates then the pair of (x, y) is represented as

A)(x', y', z')
B)(x, y, z)
C)(x', y', w')
D)(x', y', w)
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
10
For 2D transformation the value of third coordinate i.e. w (or h) =?

A)1
B)0
C)-1
D)Any value
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
11
We can combine the multiplicative and translational terms for 2D into a single matrix representation by expanding

A)2 x 2 matrix into 4x4 matrix
B)2 x 2 matrix into 3 x 3
C)3 x 3 matrix into 2 x 2
D)Only c
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
12
The general homogeneous coordinate representation can also be written as

A)(h.x, h.y, h.z)
B)(h.x, h.y, h)
C)(x, y, h.z)
D)(x,y,z)
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
13
In homogeneous coordinates value of 'h' is consider as 1 & it is called…..

A)Magnitude Vector
B)Unit Vector
C)Non-Zero Vector
D)Non-Zero Scalar Factor
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
14
Which co-ordinates allow common vector operations such as translation, rotation, scaling and perspective projection to be represented as a matrix by which the vector is multiplied?

A)vector co-ordinates
B)3D co-ordinates
C)affine co-ordinates
D)homogenous co-ordinates
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
15
In Coordinates, a points in n-dimensional space is represent by (n+1) coordinates.

A)Scaling
B)Homogeneous
C)Inverse transformation
D)3D Transformation
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
16
A translation is applied to an object by 2D

A)Repositioning it along with straight line path
B)Repositioning it along with circular path
C)Only b
D)All of the mentioned
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
17
We translate a two-dimensional point by adding

A)Translation distances
B)Translation difference
C)X and Y
D)Only a
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
18
The translation distances (dx, dy) is called as

A)Translation vector
B)Shift vector
C)Both a and b
D)Neither a nor b
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
19
In 2D-translation, a point (x, y) can move to the new position (x', y') by using the equation

A)x'=x+dx and y'=y+dx
B)x'=x+dx and y'=y+dy
C)X'=x+dy and Y'=y+dx
D)X'=x-dx and y'=y-dy
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
20
The two-dimensional translation equation in the matrix form is

A)P'=P+T
B)P'=P-T
C)P'=P*T
D)P'=P
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
21
-------is a rigid body transformation that moves objects without deformation.

A)Rotation
B)Scaling
C)Translation
D)All of the mentioned
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
22
A straight line segment is translated by applying the transformation equation

A)P'=P+T
B)Dx and Dy
C)P'=P+P
D)Only c
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
23
Polygons are translated by adding to the coordinate position of each vertex and the current attribute setting.

A)Straight line path
B)Translation vector
C)Differences
D)Only b
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
24
To change the position of a circle or ellipse we translate

A)Center coordinates
B)Center coordinates and redraw the figure in new location
C)Outline coordinates
D)All of the mentioned
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
25
The basic geometric transformations are

A)Translation
B)Rotation
C)Scaling
D)All of the mentioned
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
26
A two dimensional rotation is applied to an object by

A)Repositioning it along with straight line path
B)Repositioning it along with circular path
C)Only b
D)Any of the mentioned
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
27
To generate a rotation , we must specify

A)Rotation angle ?
B)Distances dx and dy
C)Rotation distance
D)All of the mentioned
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
28
The rotation axis that is perpendicular to the xy plane and passes through the pivot point is known as

A)Rotation
B)Translation
C)Scaling
D)Shearing
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
29
Positive values for the rotation angle ? defines

A)Counter clockwise rotations about the end points
B)Counter clockwise translation about the pivot point
C)Counter clockwise rotations about the pivot point
D)Negative direction
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
30
The original coordinates of the point in polar coordinates are

A)X'=r cos (? +?) and Y'=r cos (? +?)
B)X'=r cos (? +?) and Y'=r sin (? +?)
C)X'=r cos (? -?) and Y'=r cos (? -?)
D)X'=r cos (? +?) and Y'=r sin (? -?)
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
31
From the following, which one will require 4 matrices to multiply to get the final position?

A)Rotation about the origin
B)Rotation about an arbitrary Point
C)Rotation about an arbitrary line
D)Scaling about the origin
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
32
Rotation is simply---------object w.r.t origin or centre point.

A)Turn
B)Shift
C)Compression
D)Drag element
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
33
A line AB with end point A (2,3) & B (7,8) is to be rotated about origin by 300 in clockwise direction. Determine the coordinates of end points S of rotated line.

A)(3.232, 2.598)
B)(5.232, 3.598)
C)(3.232, 1.298)
D)(3.232, 1.598)
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
34
An ellipse can also be rotated about its center coordinates by rotating

A)End points
B)Major and minor axes
C)Only a
D)None
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
35
The transformation that is used to alter the size of an object is

A)Scaling
B)Rotation
C)Translation
D)Reflection
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
36
Scaling of a polygon is done by computing

A)The product of (x, y) of each vertex
B)(x, y) of end points
C)Center coordinates
D)Only a
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
37
We control the location of a scaled object by choosing the position is known as…………………………….

A)Pivot point
B)Fixed point
C)Differential scaling
D)Uniform scaling
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
38
If the scaling factors values sx and sy are assigned to the same value then………

A)Uniform rotation is produced
B)Uniform scaling is produced
C)Scaling cannot be done
D)Scaling can be done or cannot be done
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
39
If the scaling factors values Sx and Sy are assigned to unequal values then

A)Uniform rotation is produced
B)Uniform scaling is produced
C)Differential scaling is produced
D)Scaling cannot be done
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
40
The objects transformed using the equation P'=S*P should be

A)Scaled
B)Repositioned
C)Both a and b
D)Neither a nor b
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
41
If the scaling factors values Sx and Sy < 1 then

A)It reduces the size of object
B)It increases the size of object
C)It stunts the shape of an object
D)None
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
42
If the value of Sx=1 and Sy=1 then

A)Reduce the size of object
B)Distort the picture
C)Produce an enlargement
D)No change in the size of an object
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
43
The polygons are scaled by applying the following transformation.

A)X'=x * Sx + Xf(1-Sx) & Y'=y * Sy + Yf(1-Sy)
B)X'=x * Sx + Xf(1+Sx) & Y'=y * Sy + Yf(1+Sy
C)X'=x * Sx + Xf(1-Sx) & Y'=y * Sy - Yf(1-Sy)
D)X'=x * Sx * Xf(1-Sx) & Y'=y * Sy * Yf(1-Sy)
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
44
Reflection is a special case of rotation.
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
45
If two pure reflections about a line passing through the origin are applied successively the result is

A)Pure rotation
B)Quarter rotation
C)Half rotation
D)True reflection
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
46
What is the determinant of the pure reflection matrix?

A)1
B)0
C)-1
D)2
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
47
Which of the following is NOT true? Image formed by reflection through a plane mirror is

A)of same size
B)same orientation
C)is at same distance from the mirror
D)virtual
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
48
Which of the following represents shearing?

A)(x, y) ? (x+shx, y+shy)
B)(x, y) ? (ax, by)
C)(x, y) ? (x cos(?)+y sin(?), -x sin(?)+y cos(?))
D)(x, y) ? (x+shy, y+shx)
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
49
If a '3 x 3' matrix shears in X direction, how many elements of it are '1'?

A)2
B)3
C)6
D)5
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
50
If a '3 x 3' matrix shears in Y direction, how many elements of it are '0'?

A)2
B)3
C)6
D)5
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
51
Shearing is also termed as

A)Selecting
B)Sorting
C)Scaling
D)Skewing
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
52
Shearing and reflection are types of translation.
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
53
Which of this is compulsory for 2D reflection?

A)Reflection plane.
B)Origin
C)Reflection axis
D)Co-ordinate axis.
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
54
Two successive translations are

A)Multiplicative
B)Inverse
C)Subtractive
D)Additive
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
55
Two successive translations are commutative.
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
56
General pivot point rotation can be expressed as

A)T(zr,yr).R(?).T(-zr,-yr) = R(xr,yr,?)
B)T(xr,yr).R(?).T(-xr,-yr) = R(xr,yr,?).
C)T(xr,yr).R(?).T(-xr,-yr) = R(zr,yr,?)
D)T(xr,yr).R(?).T(-xr,-yr) = R(zr,yr,?).
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
57
Which of the following is NOT correct (A, B and C are matrices)

A)A?B = B?A
B)A?B?C = (A?B) ?C = A? (B?C)
C)C(A+B) = C?A + C?B
D)1 A = A 1
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
58
Reflection about the line y=0, the axis, is accomplished with the transformation matrix with how many elements as '0'?

A)8
B)9
C)4
D)6
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
59
Which transformation distorts the shape of an object such that the transformed shape appears as if the object were composed of internal layers that had been caused to slide over each other?

A)Rotation
B)Scaling up
C)Scaling down
D)Shearing
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
60
Transpose of a column matrix is

A)Zero matrix
B)Identity matrix
C)Row matrix
D)Diagonal matrix
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
61
Reversing the order in which a sequence of transformations is performed may affect the transformed position of an object.
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
62
How many minimum numbers of zeros are there in '3 x 3' triangular matrix?

A)4
B)3
C)5
D)6
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
63
The object space or the space in which the application model is defined is called

A)World co-ordinate system
B)Screen co-ordinate system
C)World window
D)Interface window
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
64
What is the name of the space in which the image is displayed?

A)World co-ordinate system
B)Screen co-ordinate system
C)World window
D)Interface window
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
65
What is the rectangle in the world defining the region that is to be displayed?

A)World co-ordinate system
B)Screen co-ordinate system
C)World window
D)Interface window
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
66
The window opened on the raster graphics screen in which the image will be displayed is called

A)World co-ordinate system
B)Screen co-ordinate system
C)World window
D)Interface window
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
67
The process of mapping a world window in World Coordinates to the Viewport is called Viewing transformation.
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
68
Panning is a technique in which users can change the size of the area to be
viewed in order to see more detail or less detail.
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
69
Drawing of number of copies of the same image in rows and columns across the interface window so that they cover the entire window is called

A)Roaming
B)Panning
C)Zooming
D)Tiling
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
70
By changing the dimensions of the viewport, the and of the objects being displayed can be manipulated.

A)Number of pixels and image quality
B)X co-ordinate and Y co-ordinate
C)Size and proportions
D)All of these
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
71
Co-ordinates are ranging according to the screen resolution.
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
72
Any convenient co-ordinate system or Cartesian co-ordinates which can be used to define the picture is called

A)spherical co-ordinates
B)vector co-ordinates
C)viewport co-ordinates
D)world co-ordinates
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
73
The transformation of perspective projection must include, where d is the distance between the center of projection to the projection plane.

A)D
B)1/d
C)-d
D)-1/d
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
74
An area on a display device to which a window is mapped is called a………….

A)Window
B)Viewpoint
C)Pixel
D)None of the above
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
75
A Pixel is

A)a computer program that draws picture
B)A picture stored in secondary memory
C)The smallest resolvable part of a picture
D)All of the above
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
76
A system that automates the drafting process with interactive computer graphics is called

A)Computer Aided Engineering (CAE)
B)Computer Aided Design (CAD)
C)Computer Aided Manufacturing (CAM)
D)Computer Aided Instruction (CAI)
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
77
In which type of projection, actual dimensions and angles of objects and therefore shapes cannot be preserved?

A)Orthographic
B)Isometric
C)Perspective
D)None of the above
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
78
Coordinate of ?ABCD is WCS are: lowermost corner A(2,2) & diagonal corner are C(8,6). W.r.t MCS. The coordinates of origin of WCS system are (5,4). If the axes of WCS are at 600 in CCW w.r.t. the axes of MCS. Find new vertices of point A in MCS.

A)(4.268, 6.732)
B)(5.268, 6.732)
C)(4.268, 4.732)
D)(6.268, 4.732)
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
79
A line AB with end points A (2, 1) & B (7, 6) is to be moved by 3 units in x-direction & 4 units in y-direction. Calculate new coordinates of points B.

A)(10, 2)
B)(2, 10)
C)(10, 10)
D)(10, 5)
Unlock Deck
Unlock for access to all 79 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 79 flashcards in this deck.