CG MCQs
CG MCQs
None
What are the two basic characteristics of a fractal object?
a) Finite detail and distinguishable similarity
b) Infinite detail and distinguishable similarity
c) Finite detail and self - similarity
d) Infinte detail and self - similarity
projection
What is the primary advantage of using B-splines over Bézier
curves in computer graphics?
A) One-dimensional
B) Two-dimensional
C) Three-dimensional
D) It can operate in any dimension.
A) It is shortened by half.
B) It is replaced by two shorter segments at an angle.
C) It is divided into three equal parts, and the middle segment is
replaced by an outward triangle.
D) It remains unchanged.
Answer- b) translation
Which transformation that slant the shape of object?
A)scaling
B) reflection
C)shear
D) transformation
Ans:C) shear
Answer :C
Q) If the curve passes through the control points, it is called
as_________?
**Ans=Interpolation**
a) Approximation
b) Interpolation
c) Extrapolation
d) Transformation
Which of the following transformation is used for altering the
object size.??
a) Translation
b) scaling
C) rotation
D) shearing
Answer (b) scaling
Performs scaling on a triangle (1,1),(8,1) and (1,9) with scaling
factor of 2 in both x and y direction. Find the final coordinates
of triangle.
A)(2,2)(16,2)(2,18)
B)(2,2)(2,16)(18,5)
C)(3,2)(5,16)(18,2)
D)(3,6)(16,2)(2,18)
Answer::(2,2)(16,2)(2,18)
The transformation which produces a mirror image of an object
about a given axis is.
a)Translation
b)Rotation
c)Reflection
d)Scaling
Ans - Refection
A transformation that slants the shape of an object is called
A.Reflec on
B.Shear
C.Distor on
D.Scaling
Answer B.shear
Translation means -
a) moving object
b) spinning object
c) change in rotation angle
d)change in size of object
A) Rotation
B) Scaling
C) Shearing
D) Translation
A) Translation
B) Rotation
C) Perspective projection
D) Scaling
Ans-:(C)
What is 2D Translation?
2D Translation is a process of moving an object from one
position to another in a two dimensional plane. Consider a point
object O has to be moved from one position to another in a 2D
plane. Tx defines the distance the Xold coordinate has to be
moved.
2. Which matrix operation is used for 3D scaling
transformation?
a) Multiplying the coordinates by the scaling factors
b) Adding the scaling factors to the coordinates
c) Subtracting the scaling factors from the coordinates
d) Dividing the coordinates by the scaling factors
a) Rotation matrix
b) Scaling factor
c) The original coordinates of the object
d) Reflection matrix
Answer: c) The original coordinates of the object
ANSWER-d)Shearing
Uniform scaling refers to scaling where:
a) Only the x-coordinate is scaled
b) Only the y-coordinate is scaled
c) Both x and y coordinates are scaled by different factors
d) Both x and y coordinates are scaled by the same factor
Answer: d) Both x and y coordinates are scaled by the same
factor
The third degree polynomials are most often used for
representation of curves. These polynomials are commonly
known as ___________ polynomials.
Cubic
To produce a smooth curve through a designated set of points a
flexible strip called _________ is used.
Spline
In cubic _______ curve four control points are used to specify
complete curve
Bezier
Question:
What does "translation" in computer graphics primarily refer
to?
Options:
A) Changing the size of an object
B) Rotating an object around an axis
C) Shifting an object from one location to another
D) Reflecting an object across a plane
Ans:(B)
1.) Which of the below options cannot be done on the 3D
objects.
a.) reflection
b.) translation
c.) rotation
d.) inversion at z plane
Ans. D
Answer: C
Question:
What is the correct sequence of steps to rotate an object about
an arbitrary point in 2D?
Ans:- b)1
What is the purpose of orthographic projection?
Answer -To create a 2D view of a 3D object
Answer::B
What is the primary characteristic of a Hilbert Curve in
computer graphics or mathematics?
Ans :- A
1.Which of the following is not a basic 3D transformation?
Answer: c) Reflection
Answer: b) Rotation