Computer Graphics and Animation 2024

Question Paper Details
Tribhuwan University
Faculty of Humanities and Social Sciences
OFFICE OF THE DEAN
2024
Bachelor of Computer Applications
Course Title: Computer Graphics and Animation
Code No: CACS305
Semester: Fifth Semester
Full Marks: 60
Pass Marks: 24
Time: 3 hours
Candidates are required to answers the questions in their own words as far as possible.

Candidates are required to answer the questions in their own words as far as possible.

Official Answer
AI Generated Answer

AI is thinking...

Group B

Official Answer
AI Generated Answer

AI is thinking...

Attempt any SIX questions.

Official Answer
AI Generated Answer

AI is thinking...

2. Differentiate between beam penetration method and shadow mask method.How does raster scan system work?

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

3. How DDA works? Digitize the line segment with the endpoints(15,25) and (21,35)using DDA line drawing algorithm.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

4. What is a viewport? Consider a window with lower left corner at (2,2) and upper right corner (5,10) and a viewport with left lower corner at (5,5) and upper right corner at (8,8). What will be the value of the point in the viewport after the window to viewport transformation if the point is  (4,4) in the window?

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

5. Explain how scan line algorithm can be used for hidden surface removal.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

6. Derive the transformation matrices for 3D rotation and reflections.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

7. What is animation? Explain about applications of Virtual Reality.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

8. Write short notes on (any two):

a) RGB color model    b)2D shear transformation    c) Computer Graphics Vs Image Processing

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

Group C

Official Answer
AI Generated Answer

AI is thinking...

Attempt any TWO questions.

Official Answer
AI Generated Answer

AI is thinking...

9. Differentiate between boundary fill algorithm and flood fill algorithm in detail. Find the composite transformation matrix for anti-clockwise rotation of 60 degree about a point (2,3). Use it to rotate a triangle ABC with vertices A(4,3), (5,5) and (8,9).

10 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

10. What is visible surface detection? How object space method can be used for visible surface detection?Explain depth-sorting method for visible surface detection  in detail.

10 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

11. How region codes are used in Cohen-Sutherland algorithm to clip the line segments? Find the clipping coordinates for lines PQ and RS with P(20,5), Q(40,30) and R(20,20), S(80,60)against the window with left upper corner (10,50) and right lower corner(50,10).

10 marks
Details
Official Answer
AI Generated Answer

AI is thinking...