Computer Graphics (3150712) MCQs

MCQs of 3D concepts and object representation

Showing 31 to 40 out of 50 Questions
31.
Which is the correct equation for cardinal spline?
(a) p(u)=pk-2CAR0(u)+pk+1CAR1(u)+pk+2CAR2(u)+pk+3CAR3(u)
(b) p(u)=pk-1CAR0(u)+pkCAR1(u)+pk+1CAR2(u)+pk+2CAR3(u)
(c) p(u)=pkCAR0(u)+pk+1CAR1(u)+pk+2CAR2(u)+pk+3CAR3(u)
(d) p(u)=pk+1CAR0(u)+pk+2CAR1(u)+pk+3CAR2(u)+pk+4CAR3(u)
Answer:

Option (b)

32.
Kochanek-bartels spline is extension of :
(a) Natural cubic splines
(b) Hermit interpolation
(c) Cardinal splines
(d) Morden cubic splines
Answer:

Option (c)

33.
Which two additional parameters are introduced into the constraint equation for defining Kochanek-Bartels spline to provide more flexibility in adjusting the shape of the curve section?
(a) Bias and Continuity
(b) Bias and Tension
(c) Continuity and Tension
(d) None of these
Answer:

Option (a)

34.
In a Kochanek-Bartels spline, which parameter is used to adjust the amount that the curve bends at each end of the section?
(a) Tension
(b) Bias
(c) Continuity
(d) None of these
Answer:

Option (b)

35.
In Kochanek-Bartels spline, which parameter is used to controls the continuity of the tangent vectors across the boundaries of the section?
(a) Tension
(b) Bias
(c) Continuity
(d) None of these
Answer:

Option (c)

36.
Bezier curves are developed by :
(a) American mathematician Charles Bezier
(b) American mathematician Charlie Bezier
(c) French engineer Polin Bezier
(d) French engineer Pierre Bezier
Answer:

Option (d)

37.
Bezier curve section can be fitted to __________ control points.
(a) Three
(b) Four
(c) Five
(d) Any number of
Answer:

Option (d)

38.
Degree of bezier curve polynomial is :
(a) One less than the number of control points
(b) Two less than the number of control points
(c) Three less than the number of control points
(d) It does not depend on control point
Answer:

Option (a)

39.
Which not true for bezier curves?
(a) It always passes through the first control point
(b) Bezier blending function is always negative
(c) It always lies within the convex hull of the control points
(d) Parametric second-order derivatives at the endpoints can be obtained from control point coordinates
Answer:

Option (b)

40.
Sum of all Bezier blending function is always :
(a) 0
(b) -1
(c) 1
(d) Infinite
Answer:

Option (c)

Showing 31 to 40 out of 50 Questions