DDA scan conversion algorithm
Describe in brief regarding the DDA scan conversion algorithm?
Expert
Digital differential analyzer (or DDA) is a scan conversion algorithm mainly based on calculation either Δy or Δx by using the given equations:
Δy = m Δx Δx = Δy/m
Sampling the line at unit intervals in one coordinate and find out corresponding integer values closest to the line path for coordinates.
Sample at X intervals (?x = 1) and calculate each successive Y value as: Yk+1 = Yk + m
For the lines with positive slope more than 1, reverse the roles of X and Y. The sample at unit Y intervals (?y = 1) and compute each successive X value as:
Xk+1 = Xk + 1/m
Explain the term Color Look up table?
Illustrate the term Aspect ratio? And what do you meant by the term Addressability?
Define the term frame and also explain key frame?
Explain the term Z-mouse?
Write a short note on the term phong shading?
What do you mean by emissive and non-emissive displays?
Illustrate briefly the Sutherland-Hodgman Algorithm?
Describe what is meant by the Beam penetration method?
Write down a brief note on the term Education which is the application of computer animation?
Define the term Computer graphics in brief?
18,76,764
1936928 Asked
3,689
Active Tutors
1437592
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!