Bresenhams line drawing algorithm
Describe the Bresenhams line drawing algorithm in brief?
Expert
In Bresenham’s approach the pixel position all along the line path is determined by the sampling unit X intervals. Beginning from the left end point(X0, Y0) of a given line we step to all successive columns and plot the pixel whose scan line Y-value is nearest to the line path. Supposing the Kth step in procedure, found out that the pixel at (Xk, Yk) decide which pixel to plot in the column Xk+1. Choices are (Xk+1, Yk) and (Xk+1, Yk+1)
Illustrate the term scaling?
Define frame and also key frame?
What do you mean by a term translation?
Write down the two types of computer graphics? Explain in brief each type.
List out the merits and demerits of Plasma panel display?
Describe in brief the low level methods (motion specific) and high level methods (motion generalized) animation.
What do you understand by the term Diffuse Reflection? Describe it with appropriate diagram?
Explain the term scan line algorithm?
Specify the merits and demerits of the DVST?
What you understand by the term parallel projection and Perspective projection?
18,76,764
1945124 Asked
3,689
Active Tutors
1454090
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!