BCA / B.Tech 3 min read

BCA || Computer Graphics 2023 Paper | MDSU Exam Paper

BCA || PART-2 || Computer Graphics 2023 Paper | MDSU Exam Paper

Part-A (Compulsory)
1.What is scan conversion.
2.Define Aspect Ratio.
3.Write advantages of DDA algorithm.
4.What is Scaling.
5.Write uses of parallel projection.
6.What is composite transformation.
7.Write application of computer graphics.
8.What is B-spline curve.
9.What is Pereistance.
10.Differentiate 2D graphics with 3D graphics.

Part-B (Compulsory)
11.Explain Bresenham's line algorithm.
12.Describe Cohen sutherland line clipping algorithm.
13.Derive Rotation Matrix for 2D-rotation.
14.Differentiate parallel projection and perspective projection.
15.Explain the properties of Benzier curve.

Part-C (Compulsory)
16.Explain DDA line algorithm. (with example)
OR
Explain general pivot-point rotation with example.

17.Explain Mid point circle algorithm.
OR
What is clipping. Explain it with an example.

18.Write matrices in homogeneous co-ordinates system for 2D transformation.
OR
Explain types of perspective projection with example