BIT304 Computer Graphics
BIT · Semester 53 credit hours
Computer Graphics BIT304
SyllabusComing soonUnits and teaching hours for this subject.Open NotesBeing writtenUnit-by-unit notes with examples.Open Old Questions36 questionsFrom TU Board 2081, TU Board 2080, TU Board 2079Open MCQ PracticeComing soonAnswer, see if you’re right straight away, and read why.Open
Recent old questions
Describe z buffer method for visible surface detection. State its limitations and how these limitations can be reduced.TU Board 208110What is the role of clipping? Plot the line with end points (20, 10) and (30, 18) using DDA.TU Board 208110List the rotation matrix in clockwise direction with respect to x axis, y axis and z axis. Rotate the object (0, 0, 0), (2, 3, 0), (5, 4, 0) about the…TU Board 208110Write procedure to render the polygon surface by using Phong shading model.TU Board 20815