BCA Assignment QN 2079
BCA Assignment QN 2079
2. Use Brenham’s Algorithm to draw the line having ends points (2, 3) and (8, 6).
3. Use incremental DDA Algorithm to draw the line having ends points (8, 5) and (13, 12).
a) 2D Transformation
b) 3D viewing
c) Sweep Representation
d) Polygon meshes
18. Explain Random Scan System and Raster scan system with diagram.
31. What is z buffer technique? Write the use of depth and frame buffer. Also write Algorithm.
33. What is the difference between boundary fill and flood-fill algorithms? Write 8- boundary fill
algorithm.